vitest

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • Prompt Injection (SAFE): No instructions attempting to override agent behavior or bypass safety filters were found in the skill metadata or rule descriptions.
  • Data Exposure & Exfiltration (SAFE): No sensitive file paths or hardcoded secrets were detected. Network-related examples use the trusted MSW library for localized mocking.
  • Obfuscation (SAFE): No use of Base64, zero-width characters, or homoglyphs was found to hide intent. Content is clear and instructional.
  • Unverifiable Dependencies & Remote Code Execution (SAFE): The skill references standard, trusted packages like Vitest, MSW, and Testing Library. No remote script execution patterns (e.g., curl|bash) are present.
  • Privilege Escalation & Persistence (SAFE): No commands for elevating system privileges or establishing persistent access were identified.
  • Dynamic Execution (SAFE): The code snippets utilize standard Vitest mocking and assertion APIs for testing purposes. No unsafe dynamic execution of external or untrusted code was found.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:29 PM