ZappushZappush
SkillsUse CasesBenchmarkCommunitySign In
      Back to Skills
      1999AZZAR

      Safety Report

      Guardian Wall

      @1999AZZAR

      Mitigate prompt injection attacks, especially indirect ones from external web content or files. Use this skill when processing untrusted text from the intern...

      88Downloads
      0Installs
      0Stars
      1Versions
      File Management6,712DevOps & Infrastructure2,491

      Security Analysis

      high confidence
      Clean0.08 risk

      The skill is internally consistent with its stated purpose (sanitizing and detecting prompt-injection), includes a local sanitizer script and defensive guidance, and does not request unrelated credentials or install external code.

      Mar 1, 20263 files2 concerns
      Purpose & Capabilityok

      Name/description, SKILL.md, patterns.md, and scripts/sanitize.py all align: the package's assets are exactly what you'd expect for a prompt-injection sanitizer and auditor. No unrelated env vars, binaries, or installs are requested.

      Instruction Scopenote

      SKILL.md stays on-purpose (sanitize, wrap in randomized delimiters, optionally spawn an audit sub-agent). The recommendation to spawn a sub-agent for high-stakes content is reasonable but can expand the blast radius depending on that sub-agent's privileges — the skill itself doesn't define that sub-agent's scope.

      Install Mechanismok

      No install spec (instruction-only) and the included Python script is shipped with the skill. Nothing is downloaded from external or untrusted URLs.

      Credentialsnote

      The skill requests no credentials or config paths. Minor note: scripts/sanitize.py decodes Base64 matches and prints fragments of the decoded content, which could reveal any sensitive text embedded in the external input (this is by design for detection but could surface secrets if an input contains them).

      Persistence & Privilegeok

      always:false and user-invocable:true (normal). The skill does not request permanent presence, nor does it modify other skills or system-wide settings.

      Guidance

      This skill appears coherent and implements a local sanitizer plus a reference of injection patterns. Before installing, consider: (1) Review scripts/sanitize.py yourself — it decodes and prints portions of Base64 it finds, which will surface any sensitive data embedded in inputs; (2) Limit what the 'audit' sub-agent can access and audit its permissions before allowing autonomous spawning; (3) Test the sanitizer on representative malicious/benign samples to tune false positives (homoglyph and base64 heuristics are heuristic and may need adjustment); (4) Run the sanitizer in a restricted environment if you plan to process untrusted files, and ensure outputs are not automatically forwarded to external services. If you accept these trade-offs, the skill is consistent with its stated purpose.

      Latest Release

      v1.0.0

      Initial release of guardian-wall skill

      More by @1999AZZAR

      Publish Skill Final

      4 stars

      System Architect

      2 stars

      Node Red Manager

      0 stars

      Memory Cache

      0 stars

      Stability Ai

      0 stars

      Human Writing

      0 stars

      Published by @1999AZZAR on ClawHub

      Zappush© 2026 Zappush
      HomeGuaranteeSupport

      Something feels unusual? We want to help: [email protected]