generate-theories
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
astaCLI suite (includingauth,generate-theories,artifacts, anddocuments) to authenticate with the Theorizer service, initiate research tasks, and index results. - [PROMPT_INJECTION]: The skill ingests user-provided research questions and project context to form theory queries passed to external tools.
- Ingestion points: User research requests and project file context ingested in Step 1.
- Boundary markers: None present in the prompt templates for the theory query.
- Capability inventory: Full access to
astaCLI tools, background shell execution, and file system interaction via theopencommand. - Sanitization: No explicit escaping or sanitization of user-provided query strings is mentioned before they are embedded in CLI JSON payloads.
- [EXTERNAL_DOWNLOADS]: References official Allen Institute for AI resources, including the
asta-theorizerGitHub repository and a technical research paper on Arxiv.
Audit Metadata