agent-evaluation
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOWNO_CODE
Full Analysis
- [Prompt Injection] (SAFE): No instructions found that attempt to override agent behavior, bypass safety filters, or reveal system prompts.
- [Data Exposure & Exfiltration] (SAFE): No sensitive file paths, hardcoded credentials, or network exfiltration patterns were identified.
- [Obfuscation] (SAFE): No Base64 encoding, zero-width characters, homoglyphs, or other obfuscation techniques are present.
- [Unverifiable Dependencies & Remote Code Execution] (SAFE): The skill does not reference any external packages or scripts and contains no remote code execution patterns.
- [Privilege Escalation] (SAFE): No commands for escalating privileges or modifying system permissions (e.g., sudo, chmod) were detected.
- [Persistence Mechanisms] (SAFE): No attempts to establish persistence via shell profiles, cron jobs, or scheduled tasks were found.
- [Metadata Poisoning] (SAFE): Metadata is consistent with the skill's purpose and does not contain deceptive instructions.
- [Indirect Prompt Injection] (SAFE): The skill lacks an attack surface as it does not define data ingestion points or tools that process untrusted external content.
- [Time-Delayed / Conditional Attacks] (SAFE): No logic gating behavior based on dates, times, or specific environments was identified.
- [Dynamic Execution] (SAFE): No runtime code generation, unsafe deserialization, or dynamic loading of modules is present.
Audit Metadata