skills/expo/skills/eas-workflows/Gen Agent Trust Hub

eas-workflows

Pass

Audited by Gen Agent Trust Hub on Jul 7, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill fetches resource files from official Expo domains and repositories to ensure accurate configuration.
  • Target URL: https://api.expo.dev/v2/workflows/schema (official API domain)
  • Target URL: https://raw.githubusercontent.com/expo/expo/ (official repository)
  • [COMMAND_EXECUTION]: Utilizes Node.js scripts within the skill directory for utility tasks.
  • fetch.js: Handles HTTP requests with local caching using standard Node.js APIs.
  • validate.js: Performs schema validation using the ajv library to verify EAS workflow YAML files.
  • [SAFE]: No security concerns were detected.
  • Analysis confirmed absence of prompt injection patterns.
  • Network activity is limited to trusted infrastructure related to the skill's purpose.
  • No attempts to access sensitive system files or credentials were found.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 7, 2026, 04:29 PM
Security Audit — agent-trust-hub — eas-workflows