test-framework-3
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a static guide for testing best practices in TypeScript, Go, and PHP. Analysis of all files confirmed they contain standard test structures without any functional risks.
- [COMMAND_EXECUTION]: All code examples are for documentation purposes and are explicitly marked as non-executable. The file system operations within the examples (such as
file_put_contentsorwriteFileSync) are correctly scoped to temporary directories, which is a security best practice for testing. - [DATA_EXFILTRATION]: There are no network operations, hardcoded credentials, or access to sensitive local files (e.g., SSH keys or environment configs).
- [PROMPT_INJECTION]: The instructions in
SKILL.mdare purely descriptive and do not contain any attempt to override agent behavior or bypass safety filters.
Audit Metadata