contribute-catalog
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute various shell commands and project-specific tools to manage the contribution lifecycle.
- Runs the
hyperframesCLI for linting, validation, rendering, and snapshots. - Uses
npxto execute tools likeoxfmt,tsx, andhyperframes publish. - Employs standard
gitandgh(GitHub CLI) commands for branch management and pull requests. - Includes an internal utility script
scripts/upload-docs-images.shintended for authenticated internal contributors. - [EXTERNAL_DOWNLOADS]: Fetches external resources from well-known technology services and official CDNs.
- Templates reference fonts from Google Fonts (
fonts.googleapis.com). - JavaScript libraries (GSAP and Three.js) are sourced from
cdn.jsdelivr.net. - A JSON schema is retrieved from the official service domain
hyperframes.heygen.com.
Audit Metadata