atelier-typescript-testing

Pass

Audited by Gen Agent Trust Hub on Feb 16, 2026

Risk Level: LOW
Full Analysis
  • Prompt Injection (SAFE): No instructions found that attempt to override agent behavior or bypass safety guidelines.
  • Data Exposure & Exfiltration (SAFE): No sensitive file access or unauthorized network operations detected. Examples use local API paths for mocking purposes.
  • Obfuscation (SAFE): No encoded content, zero-width characters, or homoglyphs identified.
  • Unverifiable Dependencies & RCE (SAFE): The skill references standard development dependencies (vitest, msw) installed via bun. No remote script execution or arbitrary command execution found.
  • Privilege Escalation (SAFE): No commands involving sudo, chmod modification, or administrative privilege acquisition.
  • Persistence Mechanisms (SAFE): No attempts to modify shell profiles, cron jobs, or system services.
  • Metadata Poisoning (SAFE): Metadata accurately reflects the content and purpose of the skill.
  • Indirect Prompt Injection (SAFE): The skill does not ingest untrusted external data into the agent's prompt; it serves as a static reference for testing patterns.
  • Time-Delayed / Conditional Attacks (SAFE): No logic found that triggers behavior based on time or specific environment conditions.
  • Dynamic Execution (SAFE): Uses standard testing mocks and function implementations; no unsafe deserialization or runtime code generation from untrusted sources.
Audit Metadata
Risk Level
LOW
Analyzed
Feb 16, 2026, 01:36 PM