mobile-toolchain
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS] (SAFE): The skill references common packages from the npm registry (e.g.,
expo,zustand,zod). These are trusted industry-standard dependencies. - [COMMAND_EXECUTION] (SAFE): Shell commands provided (
npx,npm install,eas) are appropriate for the intended purpose of setting up and managing a mobile development environment. No unauthorized or suspicious command chaining (likecurl | bash) was found. - [DATA_EXFILTRATION] (SAFE): No hardcoded credentials or instructions to exfiltrate sensitive data were found. References to
eas loginand GitHub Actions are standard dev-ops practices. - [PROMPT_INJECTION] (SAFE): No instructions attempting to override agent behavior, extract system prompts, or bypass safety filters were detected.
Audit Metadata