check-code-style

Pass

Audited by Gen Agent Trust Hub on Mar 17, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill contains purely instructional content and regular expressions for identifying code style issues. No malicious intent, obfuscation, or unauthorized data access patterns were found.
  • [COMMAND_EXECUTION]: The skill includes standard grep commands intended for searching local PHP files for specific formatting violations. These commands are non-destructive and relevant to the skill's primary function.
  • [INDIRECT_PROMPT_INJECTION]: The skill is designed to analyze external code files. It employs static analysis via pattern matching rather than executing the analyzed code. While it processes untrusted input, the lack of dangerous capabilities (like network access or arbitrary execution) minimizes the risk of indirect injection attacks.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 17, 2026, 09:57 AM