frontend-engineering
Pass
Audited by Gen Agent Trust Hub on Sep 2, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill consists of technical documentation, architectural patterns, and templates for frontend engineering.
- [COMMAND_EXECUTION]: The test script
scripts/test_bundle_budget_checker.pyusessubprocess.runto execute the skill's own utility script locally for testing. The command construction is safe and avoids shell invocation. - [DATA_EXPOSURE_AND_EXFILTRATION]: The
bundle-budget-checker.pyscript reads local JSON report files provided via command-line arguments and does not perform any network operations.
Audit Metadata