test-unit-guidelines
Pass
Audited by Gen Agent Trust Hub on Sep 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security threats or malicious patterns were detected in the skill instructions or reference materials.
- [PROMPT_INJECTION]: The skill contains no attempts to override agent behavior, bypass safety guidelines, or extract system prompts.
- [DATA_EXFILTRATION]: No network operations or sensitive file access patterns were identified. The skill correctly identifies sensitive boundaries like the network and filesystem as components that should be mocked in unit tests.
- [REMOTE_CODE_EXECUTION]: There are no commands that download or execute remote scripts. The skill uses neutral placeholders for testing framework APIs (e.g.,
mockModule,stub,spyOn). - [OBFUSCATION]: The content is written in clear, plain markdown with no encoded strings, hidden characters, or homoglyph attacks.
- [DYNAMIC_CONTEXT_INJECTION]: No use of dynamic shell execution placeholders (
!command) was found.
Audit Metadata