develop-app
Pass
Audited by Gen Agent Trust Hub on Jul 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses local project CLI commands (
yarn twenty) to perform standard development tasks such as scaffolding entities and performing type checks. These operations are consistent with the skill's stated purpose. - [SAFE]: All file operations are restricted to the local application directory (e.g.,
package.json,src/application-config.ts) and use standard paths for organization. - [SAFE]: No external network operations, remote script downloads, or credential exfiltration patterns were detected.
- [SAFE]: Documentation references point to relative local paths within the project structure, and no obfuscation or prompt injection attempts were found.
Audit Metadata