unit-test-coverage
Pass
Audited by Gen Agent Trust Hub on Jul 9, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [SAFE]: No malicious patterns or security risks were identified in the skill's instructions or logic.
- [COMMAND_EXECUTION]: The skill uses
pnpm test:unitandpnpm lintwithin the localpackages/directory to run tests and linters. These are standard development operations. - [PROMPT_INJECTION]: The skill processes coverage reports and source files, creating a surface for indirect prompt injection.
- Ingestion points:
lcov.infoand source files inpackages/(SKILL.md). - Boundary markers: Absent.
- Capability inventory: Local command execution (
pnpm) and file writing for test additions. - Sanitization: Absent, but instructions mandate user approval for production logic changes to mitigate risks.
Audit Metadata