when-auditing-code-style-use-style-audit

Pass

Audited by Gen Agent Trust Hub on Jun 26, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses various command-line tools such as npx, eslint, prettier, tsc, jq, and git to perform code analysis, automated formatting, and version control management. All commands are strictly utilized for the stated purpose of code quality auditing.
  • [EXTERNAL_DOWNLOADS]: Employs npx to run development packages from the npm registry. These include well-known tools like eslint and prettier, as well as the platform-specific claude-flow utility for task orchestration.
  • [SAFE]: The skill's behavior is transparent and follows safe development practices. It includes explicit steps for creating file backups before applying automated corrections and verifies changes by running the project's existing test suite to prevent regressions.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 26, 2026, 03:22 AM
Security Audit — agent-trust-hub — when-auditing-code-style-use-style-audit