docs-workflows
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions to execute various shell commands for project automation.
- Executes repository scripts using
node scripts/fix-config-hardlinks.mjsandnode scripts/generate-prompts.mjs. - Uses
npm run build:prompts-datato update prompts data. - Utilizes
curlto download thumbnail images from remote URLs. - Interacts with GitHub via
gh issue createto automate and standardize issue reporting. - [EXTERNAL_DOWNLOADS]: The skill downloads content from external websites and APIs to facilitate documentation updates.
- Fetches video metadata and thumbnails from Bilibili via the official API (api.bilibili.com).
- Navigates to and extracts information from developer-oriented sites like Juejin and official AI IDE websites using browser tools.
Audit Metadata