openai-assistants
Fail
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: CRITICALEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- EXTERNAL_DOWNLOADS (SAFE): The skill depends on the official
openaiNode.js package from a trusted organization. This dependency is considered safe under the [TRUST-SCOPE-RULE].\n- COMMAND_EXECUTION (SAFE): Thescripts/check-versions.shscript is a benign utility that usesnpm listto check for compatible package versions.\n- DATA_EXFILTRATION (SAFE): The skill correctly uses environment variables for API key management and does not exhibit patterns of unauthorized data transmission.\n- INDIRECT_PROMPT_INJECTION (LOW): The skill enables Retrieval-Augmented Generation (RAG) and data analysis tools that process external files. Evidence Chain: (1) Ingestion points:file-search-assistant.tsandcode-interpreter-assistant.ts; (2) Boundary markers: Absent; (3) Capability inventory: File reading and Python code execution in a sandboxed environment; (4) Sanitization: Not implemented in these example templates.\n- MALICIOUS_URL (SAFE): The automated scan alert foropenai.beta.threads.meis identified as a false positive. The scanner likely misinterpreted the SDK namespaceopenai.beta.threads.messagesas a phishing URL by detecting the.mestring as a top-level domain within the property path.
Recommendations
- Contains 1 malicious URL(s) - DO NOT USE
Audit Metadata