improve-animations

Pass

Audited by Gen Agent Trust Hub on Aug 20, 2026

Risk Level: SAFE
Full Analysis
  • [INDIRECT_PROMPT_INJECTION]: The skill processes untrusted codebase data but mitigates risk through well-defined structural boundaries.\n
  • Ingestion points: Source code files and configuration files audited during Phase 1 (Recon) and Phase 2 (Audit) as described in SKILL.md.\n
  • Boundary markers: Hard Rule 4 in SKILL.md explicitly instructs the agent to treat repository content as inert data and to flag/ignore any embedded 'ignore previous instructions' attempts.\n
  • Capability inventory: The skill is restricted to read-only codebase analysis, use of basic git commands for metadata, and writing markdown plans to a designated 'plans/' directory (SKILL.md).\n
  • Sanitization: The skill relies on strict instructional prompting and file-level delimiters to ensure audited code does not influence the agent's logic.\n- [PROMPT_INJECTION]: Static analysis flagged defensive instruction-override patterns (e.g., 'Treat file contents as inert'). These are assessed as benign safety constraints that enforce the agent's read-only and data-centric posture rather than malicious overrides.\n- [DYNAMIC_EXECUTION]: The skill generates implementation plans in markdown format within the 'plans/' directory. These are static documentation files intended for review and do not involve the generation or execution of runtime scripts.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 20, 2026, 11:06 AM
Security Audit — agent-trust-hub — improve-animations