skills/hungv47/meta-skills/clean-code/Gen Agent Trust Hub

clean-code

Pass

Audited by Gen Agent Trust Hub on Jul 6, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [SAFE]: The skill implements a robust security architecture for automated code modifications. It utilizes separate agents for auditing and execution, ensuring that deletions are verified against multiple scanner results.
  • [COMMAND_EXECUTION]: The tool uses "Bash" to interact with the filesystem and execute the local project's existing test and build pipelines (e.g., "npm test", "pytest", "tsc"). This is necessary for verifying the 'Behavior Preservation' rule and is considered safe within the intended use-case of developer tooling.
  • [SAFE]: A 'Safe Removal Agent' is dedicated to performing deletions, but it is strictly required to create a backup git commit before any mutation occurs. This provides a clear audit trail and an immediate rollback mechanism for the user.
  • [SAFE]: The 'Critic Agent' provides a final layer of defense by evaluating the entire session's output against five 'Golden Rules,' focusing on preventing behavioral changes and ensuring consistency with existing codebase conventions.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 6, 2026, 02:42 PM
Security Audit — agent-trust-hub — clean-code