ti-guides
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
- [SAFE]: The skill is primarily a collection of educational markdown files and project detection logic. It contains no obfuscated code, credential exposure, or persistence mechanisms.
- [COMMAND_EXECUTION]: The skill is configured with access to the
Bash(node *)tool, allowing it to run Titanium CLI commands such asti build,ti setup, andti project. These operations are consistent with the skill's purpose as a developer productivity tool. - [EXTERNAL_DOWNLOADS]: The documentation describes the use of official and community Titanium modules (e.g.,
ti.map,ti.facebook) and well-known dependency managers likenpmandCocoaPodsfor integrating third-party libraries. - [REMOTE_CODE_EXECUTION]: The CLI reference material identifies that standard Titanium commands like
ti sdk installandti createcan optionally fetch resources from remote URLs. This is documented as a standard feature for managing SDK versions and project templates.
Audit Metadata