quality-gates

Pass

Audited by Gen Agent Trust Hub on Mar 2, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses the Bash tool to execute standard development utilities such as npm, npx, eslint, and tsc. These commands are localized to code quality checks, testing, and building the project, representing normal development workflows.
  • [EXTERNAL_DOWNLOADS]: The skill references official GitHub Actions (actions/checkout and actions/setup-node) within the CI Gate section. These are well-known and trusted resources provided by GitHub for standard CI/CD pipelines.
  • [SAFE]: No malicious patterns, such as prompt injection, data exfiltration, or obfuscation, were detected. The skill's primary function is to enforce best practices for code quality and security through legitimate tooling.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 2, 2026, 02:25 PM