senior-mobile
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The Python utility scripts provided in the skill package are legitimate development tools. They operate locally, do not access sensitive environment variables or credentials, and perform no network activity.
- [EXTERNAL_DOWNLOADS]: The skill references standard development tools and libraries (such as Expo, React Native, and Flutter packages) through documentation and project scaffolding templates. These downloads target official and well-known package registries.
- [PROMPT_INJECTION]: The skill does not contain instructions designed to override agent behavior. While
app_performance_analyzer.pyprocesses external source code, it does so through static regex-based analysis with no risk of code execution or safety guideline bypass. - Ingestion points: The
app_performance_analyzer.pyscript reads local file content during project scans. - Boundary markers: Not used for source code ingestion.
- Capability inventory: Scaffolding, performance analysis, and metadata generation.
- Sanitization: The analyzer treats file content as static text for pattern matching purposes.
Audit Metadata