frontend-review-weekly
Pass
Audited by Gen Agent Trust Hub on Jul 9, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill performs a network fetch to
https://jser.info/to scan for major releases and security advisories affecting the project's dependencies. This is a well-known industry news source and the operation is consistent with the skill's purpose of ecosystem monitoring. - [COMMAND_EXECUTION]: Uses the GitHub CLI (
gh issue create) to automatically file issues for repeated findings identified during the review process. - [SAFE]: The skill restricts its file system operations to the
.frontend-review/directory and standard project files likepackage.json, following the principle of least privilege for its stated workflow.
Audit Metadata