skills/helderberto/skills/test/Gen Agent Trust Hub

test

Warn

Audited by Gen Agent Trust Hub on Feb 13, 2026

Risk Level: MEDIUMCOMMAND_EXECUTION
Full Analysis

The skill explicitly instructs the AI to execute npm test, npm run test:watch, and npm run test:ci. These commands, while standard for Node.js projects, execute scripts defined in the project's package.json. The content of these scripts is not provided within the skill definition and could potentially contain arbitrary, malicious commands (e.g., data exfiltration, system modification). The skill itself does not introduce malicious code, but it provides a vector for executing potentially malicious code present in the user's local environment. This constitutes a MEDIUM severity COMMAND_EXECUTION risk because the skill delegates execution to uninspected local scripts.

Audit Metadata
Risk Level
MEDIUM
Analyzed
Feb 13, 2026, 10:17 AM