accelerating-prospect-outreach
Pass
Audited by Gen Agent Trust Hub on Feb 18, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [PROMPT_INJECTION] (SAFE): The skill uses standard instructional language to guide the AI. There are no attempts to override safety filters, extract system prompts, or bypass constraints.
- [DATA_EXFILTRATION] (SAFE): There are no network-capable commands (curl, wget, fetch) or hardcoded credentials. The skill does not attempt to access sensitive system files or environment variables.
- [REMOTE_CODE_EXECUTION] (SAFE): No external scripts are downloaded or executed. The skill does not reference any remote URLs for code fetching.
- [COMMAND_EXECUTION] (SAFE): The skill is strictly markdown-based and does not invoke any shell commands, subprocesses, or system-level utilities.
- [INDIRECT_PROMPT_INJECTION] (LOW): The skill processes user-provided answers to 'Discovery Questions'. While this is an ingestion surface for untrusted data, the skill lacks the capabilities (network, file-write, exec) required to facilitate a high-impact attack. The risk is limited to content generation bias.
- [OBFUSCATION] (SAFE): No encoded strings (Base64), zero-width characters, or homoglyphs were detected in the text.
Audit Metadata