frontend-review-hygiene
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute shell scripts located in the
scripts/directory, specificallyaudit-typescript.sh,audit-lint.sh, andaudit-similarity.sh. These are used to generate code quality metrics for the target repository.- [DATA_EXPOSURE]: The agent is directed to read and write files within the.frontend-reviewdirectory of the client repository. This behavior is consistent with the skill's stated purpose of tracking KPIs and generating hygiene reports.- [INDIRECT_PROMPT_INJECTION]: The skill processes data fromraw/*.jsonfiles (outputs of the audit scripts). While this creates a theoretical surface for indirect prompt injection if the audit tools capture malicious content from the source code, the skill's scope is restricted to reporting on metrics (e.g., 'any' counts, lint errors), which limits the impact.
Audit Metadata