ZappushZappush
SkillsUse CasesBenchmarkCommunitySign In
      Back to Skills
      kennyzir

      Safety Report

      security scanner

      @kennyzir

      Scan AI agent skills for security vulnerabilities, dangerous code patterns, and undeclared permissions. Three-layer analysis: dependency CVE scanning, static...

      225Downloads
      0Installs
      0Stars
      8Versions
      Security & Compliance4,334

      Security Analysis

      high confidence
      Clean0.08 risk

      The skill is internally consistent: it is a thin wrapper that sends a repo/code to the external Claw0x scanning API and only requires an API key; the main risk is that it transmits code to a third-party service, which is expected for this purpose.

      Mar 24, 20262 files2 concerns
      Purpose & Capabilityok

      Name/description state it will scan skills for vulnerabilities and undeclared permissions; the SKILL.md and handler.ts implement exactly that by calling the Claw0x Gateway API. Requested artifacts (repo_url, skill_slug, code) and the single required env var (CLAW0X_API_KEY) match the stated purpose.

      Instruction Scopenote

      Runtime instructions and examples consistently instruct the agent to POST skill data (repo URL or code) to https://api.claw0x.com/v1/call. There are no instructions to read unrelated local files or other environment variables. This is expected, but it does mean user code/metadata will be sent to a third-party service — a privacy-sensitive action that the user should be aware of.

      Install Mechanismok

      Instruction-only skill with no install spec. The included handler.ts is a small network wrapper (uses fetch) and does not write to disk or download/extract remote archives. Low installation risk.

      Credentialsnote

      Only CLAW0X_API_KEY is required (declared in SKILL.md metadata and enforced by handler.ts). That single credential is proportional to a remote service wrapper. Users should still treat the key as sensitive because it authorizes requests that may transmit code to the external API.

      Persistence & Privilegeok

      always is false and the skill does not request elevated privileges, nor does it modify other skills or global agent config. Model invocation is allowed (the platform default), which is appropriate for a callable scanner.

      Guidance

      This skill forwards provided repo URLs or code to the Claw0x Gateway (https://api.claw0x.com). That behavior matches its purpose but has privacy implications: do not send secrets, credentials, or private data you cannot share. Before installing, verify you trust Claw0x (review privacy/security docs), use a dedicated/limited API key, rotate the key if leaked, and prefer a local scanner for highly sensitive code. Review the included handler.ts (it only reads CLAW0X_API_KEY and POSTs the input) and consider network controls (allowlist api.claw0x.com) and logging to detect unexpected usage.

      Latest Release

      v1.0.7

      No user-facing changes in this release. - Version bumped to 1.0.7. - No code or documentation changes detected.

      More by @kennyzir

      Capability Evolver

      20 stars

      SEO Autopilot Pro

      0 stars

      validate email

      0 stars

      Self Improving Agent

      0 stars

      openclaw skill creator

      0 stars

      exa search

      0 stars

      Published by @kennyzir on ClawHub

      Zappush© 2026 Zappush
      HomeGuaranteeSupport

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