frontend-functionality-docs
Pass
Audited by Gen Agent Trust Hub on Apr 24, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes a local shell script (
collect-frontend-routes.sh) that usesripgrep(rg) to inventory frontend route files and documentation. The script implements safe practices by quoting variables and excluding sensitive directories such as.gitandnode_modulesfrom its search scope. - [SAFE]: No malicious patterns, prompt injection attempts, or unauthorized network operations were identified. The skill's behavior is consistent with its stated purpose of creating and refreshing frontend functionality documentation.
Audit Metadata