sdlc-guardrails

Pass

Audited by Gen Agent Trust Hub on Sep 16, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill implements a local guardrail mechanism by configuring a PostToolUse hook in the agent's settings. This hook executes a Python script (engine/check.py) on every file write or edit to verify content against regex-based rules. It also provides shell scripts and Node.js templates for manual regression testing and Git pre-commit validation.
  • [EXTERNAL_DOWNLOADS]: The provided testing templates for automated regression suites reference @playwright/test, a well-known and standard testing framework.
  • [SAFE]: The skill operates entirely within the local development environment. The handling of session states (e.g., browser-state.json) is a functional requirement for the provided regression testing utilities and is performed locally without any external data exfiltration. The use of hooks and scripts follows standard practices for automated code quality enforcement.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 16, 2026, 02:53 PM
Security Audit — agent-trust-hub — sdlc-guardrails