integration-helpers

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • Dynamic Execution (SAFE): The skill generates Python and TypeScript code from predefined templates using standard string substitution. This is the primary purpose of the skill and does not involve the execution of untrusted or remote code.
  • Indirect Prompt Injection (SAFE): The generated templates create application surfaces for processing user input (e.g., text for sentiment analysis). The skill provides best-practice validation patterns (Zod) and does not introduce malicious instructions into the data processing flow.
  • Data Exposure & Exfiltration (SAFE): No hardcoded credentials or unauthorized network operations were detected. Examples use standard environment variable placeholders (e.g., SUPABASE_KEY).
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:31 PM