typescript-patterns

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • PROMPT_INJECTION (SAFE): No instructions found that attempt to override system prompts or bypass safety filters. The content is strictly limited to TypeScript coding standards.
  • DATA_EXFILTRATION (SAFE): No network operations (curl, fetch) or access to sensitive file paths (~/.ssh, .env) were detected.
  • REMOTE_CODE_EXECUTION (SAFE): There are no commands for downloading or executing remote scripts. The skill consists entirely of markdown documentation.
  • OBFUSCATION (SAFE): No encoded strings (Base64), zero-width characters, or homoglyphs were found.
  • DYNAMIC_EXECUTION (SAFE): The skill does not use eval(), exec(), or any runtime code generation techniques. It actually promotes security best practices by recommending runtime type validation for JSON data.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:37 PM