ti-howtos
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions for running administrative commands, such as using
sudoto install development tools like Fastlane in thetutorials.mdandautomation-fastlane-appium.mdreference files. - [COMMAND_EXECUTION]: The skill requires powerful tools, including
BashandBash(node *), to perform developer-centric tasks such as build automation, project analysis, and CI/CD pipeline management. - [EXTERNAL_DOWNLOADS]: Guidance is provided for downloading and installing well-known packages and modules from public registries, including
npmpackages likeresteandlodash, which are standard in the Titanium ecosystem. - [SAFE]: The skill incorporates a project detection mechanism that scans for
tiapp.xmland specific folder structures to provide context-aware development advice. - Ingestion points: The skill utilizes
Read,Grep, andGlobtools to analyze project configuration files such astiapp.xmland manifest files. - Boundary markers: Instructional blocks (e.g., info and danger blocks) are used to guide the user, though specific LLM-facing delimiters for ingested code are not explicitly defined in the prompts.
- Capability inventory: The skill possesses extensive local capabilities including
Bashcommand execution, file system access (Read/Write), and networking through the documented Titanium APIs. - Sanitization: As an instructional resource, it relies on standard developer practices for sanitizing inputs when implementing the provided code examples.
Audit Metadata