episodic-memory-testing
Pass
Audited by Gen Agent Trust Hub on Feb 21, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION] (SAFE): The skill contains purely instructional content and code examples for testing software systems. There are no patterns suggesting attempts to override agent behavior or bypass safety guardrails.
- [DATA_EXFILTRATION] (SAFE): No sensitive file paths, hardcoded credentials, or unauthorized network operations were identified. The code snippets are mock/testing examples and do not access real user data.
- [REMOTE_CODE_EXECUTION] (SAFE): There are no commands that download or execute remote scripts. The provided Rust code is static documentation intended for reference, not automatic execution.
- [COMMAND_EXECUTION] (SAFE): While the documentation mentions tools like 'bash' and commands like 'cargo build' within test data structures, these are part of mock test cases and are not executed by the skill itself.
- [EXTERNAL_DOWNLOADS] (SAFE): No external dependencies or package registries are referenced in the skill files.
Audit Metadata