unit-testing
Pass
Audited by Gen Agent Trust Hub on Aug 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists entirely of markdown documentation and reference guides for unit testing best practices. No executable code or scripts are included within the skill package itself.
- [COMMAND_EXECUTION]: The instructions direct the agent to utilize standard development tools and project-specific commands (such as
npm run test:unit,npm run lint, andnpm run format). These are appropriate and expected for a skill focused on unit testing and code quality. - [PROMPT_INJECTION]: The content adheres to technical instructional standards (using RFC 2119 terminology) and does not contain any attempts to bypass safety guidelines, override agent behavior, or extract system prompts.
- [DATA_EXPOSURE]: No hardcoded credentials, sensitive file paths, or network exfiltration patterns were detected. The guidelines specifically include a 'Snapshot Discipline' section that advises against committing snapshots that include sensitive or unstable data.
Audit Metadata