expo-cicd-workflows
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches JSON schemas and syntax documentation from official Expo domains and GitHub repositories. These are well-known, trusted sources for the skill's domain.\n- [COMMAND_EXECUTION]: Runs local Node.js scripts to validate YAML files and manage a local cache. These scripts use secure methods, such as SHA-256 hashing for cache keys, to ensure integrity and prevent path traversal.\n- [SAFE]: Utilizes reputable, industry-standard libraries including ajv for schema validation and js-yaml for parsing, which are appropriate for the task and present no known security risks in this context.
Audit Metadata