code-quality

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [Safe] (SAFE): No malicious behaviors, obfuscation, or unauthorized data access patterns were identified in the skill files. The skill operates purely as a text-based advisor using regex patterns for static analysis.\n- [Indirect Prompt Injection] (SAFE): The skill ingests user-supplied code for analysis. While this is an untrusted data source, the risk is mitigated because the skill lacks any dangerous capabilities (network, file system, or command execution).\n
  • Ingestion points: User-provided code snippets are processed as part of the primary analysis task.\n
  • Boundary markers: None; the prompt instructs the agent to use specific references but does not provide clear delimiters for user-supplied data.\n
  • Capability inventory: None; the skill does not utilize tool calls, subprocesses, or network requests.\n
  • Sanitization: None; however, impact is negligible due to the absence of exploitable capabilities.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:05 PM