lint

Pass

Audited by Gen Agent Trust Hub on Jul 30, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes shell execution for its core functionality, running git operations and ecosystem-specific linter/formatter binaries as defined in the project's configuration ladder.
  • [COMMAND_EXECUTION]: Employs dynamic context injection (using the ! syntax) to retrieve working tree status and branch information at skill load time. These commands are limited to informational git queries.
  • [COMMAND_EXECUTION]: Implements defensive shell scripting techniques, such as using '--end-of-options' with git commands, to mitigate potential argument injection vulnerabilities.
  • [SAFE]: The skill's behavior is consistent with its stated purpose of providing development workflow automation and no malicious patterns, obfuscation, or data exfiltration attempts were detected.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 30, 2026, 07:55 PM
Security Audit — agent-trust-hub — lint