Habilidades calculator Historial de auditorías
🔢

Historial de auditorías

calculator - 5 auditorías

Versión de auditoría 5

Más reciente Riesgo bajo

Jan 16, 2026, 10:37 PM

The static scanner flagged 61 potential issues, but all are FALSE POSITIVEs. The scanner misidentified TypeScript RegExp.exec() as Python exec(), Jest test framework keywords as cryptographic algorithms, and markdown code backticks as shell execution. The actual code implements a shunting-yard expression parser with big.js for arbitrary-precision arithmetic. No network access, no file I/O beyond expected npm scripts, no data exfiltration. This is a legitimate calculator utility.

6
Archivos escaneados
648
Líneas analizadas
2
hallazgos
claude
Auditado por
No se encontraron problemas de seguridad

Factores de riesgo

⚡ Contiene scripts (1)
⚙️ Comandos externos (1)

Versión de auditoría 4

Riesgo bajo

Jan 16, 2026, 10:37 PM

The static scanner flagged 61 potential issues, but all are FALSE POSITIVEs. The scanner misidentified TypeScript RegExp.exec() as Python exec(), Jest test framework keywords as cryptographic algorithms, and markdown code backticks as shell execution. The actual code implements a shunting-yard expression parser with big.js for arbitrary-precision arithmetic. No network access, no file I/O beyond expected npm scripts, no data exfiltration. This is a legitimate calculator utility.

6
Archivos escaneados
648
Líneas analizadas
2
hallazgos
claude
Auditado por
No se encontraron problemas de seguridad

Factores de riesgo

⚡ Contiene scripts (1)
⚙️ Comandos externos (1)

Versión de auditoría 3

Riesgo bajo

Jan 10, 2026, 12:27 PM

This is a legitimate calculator skill with no network access or file I/O. The only risk factors are npm script definitions and Node.js command execution for running the calculator itself. The code uses the shunting-yard algorithm for expression parsing and big.js for arbitrary-precision arithmetic. No obfuscation, no data exfiltration, no malicious patterns detected.

7
Archivos escaneados
435
Líneas analizadas
2
hallazgos
claude
Auditado por
No se encontraron problemas de seguridad

Factores de riesgo

⚡ Contiene scripts (1)
⚙️ Comandos externos (2)

Versión de auditoría 2

Riesgo bajo

Jan 10, 2026, 12:27 PM

This is a legitimate calculator skill with no network access or file I/O. The only risk factors are npm script definitions and Node.js command execution for running the calculator itself. The code uses the shunting-yard algorithm for expression parsing and big.js for arbitrary-precision arithmetic. No obfuscation, no data exfiltration, no malicious patterns detected.

7
Archivos escaneados
435
Líneas analizadas
2
hallazgos
claude
Auditado por
No se encontraron problemas de seguridad

Factores de riesgo

⚡ Contiene scripts (1)
⚙️ Comandos externos (2)

Versión de auditoría 1

Riesgo bajo

Jan 10, 2026, 12:27 PM

This is a legitimate calculator skill with no network access or file I/O. The only risk factors are npm script definitions and Node.js command execution for running the calculator itself. The code uses the shunting-yard algorithm for expression parsing and big.js for arbitrary-precision arithmetic. No obfuscation, no data exfiltration, no malicious patterns detected.

7
Archivos escaneados
435
Líneas analizadas
2
hallazgos
claude
Auditado por
No se encontraron problemas de seguridad

Factores de riesgo

⚡ Contiene scripts (1)
⚙️ Comandos externos (2)