testing
Pass
Audited by Gen Agent Trust Hub on Jul 26, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: No malicious instruction overrides or safety bypass attempts were detected. The skill maintains a consistent focus on technical testing documentation and methodologies.- [COMMAND_EXECUTION]: The skill utilizes legitimate development commands such as
npm test,npx playwright test, andpytestfor their intended purposes. These commands are typical for a testing framework and do not pose a security risk in this context.- [DATA_EXFILTRATION]: No sensitive data access patterns, credential exposure, or unauthorized network communications were found. Access to tools likeBashandReadis scoped to standard development tasks.- [REMOTE_CODE_EXECUTION]: No evidence of executing code from untrusted remote sources was identified. Subprocess calls are limited to locally installed testing frameworks.- [EXTERNAL_DOWNLOADS]: The skill does not perform any external downloads from unknown or suspicious domains. Referenced packages are from standard registries.
Audit Metadata