regex-mastery

Pass

Audited by Gen Agent Trust Hub on Mar 23, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill includes instructions for the agent to execute an ls command to verify the installation of recommended companion skills in specific local directories.\n- [EXTERNAL_DOWNLOADS]: The skill recommends installing additional companion skills from the vendor's repository using the npx command.\n- [PROMPT_INJECTION]: The skill contains a role-play instruction directing the agent to start responses with a specific emoji (๐Ÿงข).\n- [PROMPT_INJECTION]: The skill's primary function involves processing untrusted user input for regex matching, which is a surface for indirect prompt injection. The skill mitigates this by providing specific defensive guidelines against catastrophic backtracking (ReDoS).\n
  • Ingestion points: User-supplied text and patterns (SKILL.md).\n
  • Boundary markers: Absent.\n
  • Capability inventory: Filesystem listing (ls) and suggested shell commands (npx).\n
  • Sanitization: Extensive guidance and examples on safe regex construction and backtracking prevention.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 23, 2026, 01:04 PM
Security Audit โ€” agent-trust-hub โ€” regex-mastery