guardrail
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [DYNAMIC_EXECUTION]: The core functionality involves generating executable JavaScript (for ESLint) and YAML (for ast-grep) based on user-defined patterns. This code generation is guided by provided templates and reference documentation, following standard practices for extending linting tools.\n- [COMMAND_EXECUTION]: The skill instructs the agent to execute generated test files using
node(e.g.,node guardrails/rules/<rule-name>.test.js) and to run standard linting tools likenpx eslintandsg scan. These commands are used to verify that the generated architectural constraints are correctly implemented.
Audit Metadata