sandi
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: No attempts to override safety guidelines or agent behavior were detected. The instructional language is standard for a role-based skill and focuses on technical domain expertise.
- [DATA_EXPOSURE]: No hardcoded credentials, sensitive file path access, or unauthorized data access patterns were found. The skill processes user-provided design documents and code artifacts purely for analysis.
- [DATA_EXFILTRATION]: No network operations (curl, wget, fetch) or data exfiltration patterns were detected. The skill operates entirely within the chat context.
- [OBFUSCATION]: No obfuscated content, encoded strings (Base64/Hex), or hidden characters were found in any of the analyzed files.
- [REMOTE_CODE_EXECUTION]: The skill does not download or execute external scripts. It references local markdown files for methodology and does not involve package installation or dynamic code execution.
- [PRIVILEGE_ESCALATION]: No commands related to privilege escalation (sudo, chmod) or administrative access were identified.
- [PERSISTENCE_MECHANISMS]: No attempts to establish persistence through shell profiles, cron jobs, or startup scripts were found.
- [METADATA_POISONING]: The metadata fields (name, description, author) are consistent with the skill's stated purpose as an OOP advisor.
- [INDIRECT_PROMPT_INJECTION]: While the skill processes untrusted user input (PRDs, code snippets), it lacks any executable capabilities (no file system writes, no network access, no code execution tools). Consequently, there is no attack surface for exploiting the agent via external data.
- [DYNAMIC_EXECUTION]: The skill does not generate or compile code at runtime. It provides static refactoring advice and architectural suggestions.
- [DYNAMIC_CONTEXT_INJECTION]: No usage of the dynamic context injection syntax (
!command) was found in the documentation or instructions.
Audit Metadata