ae-analysis
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed to interface with the ThinkingEngine/ThinkingAI platform using the ae-cli tool. All operations are consistent with the stated purpose of data analysis and asset management.
- [SAFE]: Implements mandatory safety constraints such as PROJECT_ID_GATE, which prevents the agent from guessing project IDs by requiring verification against an authoritative list before proceeding with data operations.
- [SAFE]: Features robust resource discovery rules like FUZZY_SEARCH_FALLBACK and QUERY_EXISTING_FIRST, which ensure the agent identifies correct existing resources (reports, dashboards, etc.) instead of creating redundant or potentially erroneous ad-hoc queries.
- [SAFE]: Authentication mechanisms (TE_TOKEN and ~/.ae-cli/tokens.json) are standard for command-line interfaces and are used locally within the user's environment.
- [SAFE]: No evidence of prompt injection, data exfiltration, obfuscation, or unauthorized remote code execution was found across the 70 analyzed files.
Audit Metadata