RudrenduPaul
- 19 skills
- 0 followers
- 6 hours ago last updated
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌ Clean Skill · rudrendupaul bundleA minimal, well-behaved fixture skill used to test SkillGuard's happy path (zero findings, exit code 0).
- ▌ Known Bad Skill · rudrendupaul bundleA synthetic fixture skill bundled with SkillGuard. It is inert -- it makes no real network or filesystem calls -- and exists only so SkillGuard's rule packs have real, safe text to match against. Do not install or run this in a real agent.
- ▌ Numpi · rudrendupaul bundleA synthetic fixture skill bundled with SkillGuard for SG10 (marketplace typosquatting detection) end-to-end tests. Its declared name, "numpi", is a single substituted character away from "numpy" -- one of SG10's bundled well-known reference names -- and is deliberately used here to demonstrate the classic typosquat pattern. Do not install or run this in a real agent.
- ▌ Clean Skill Python · rudrendupaul bundleA second minimal, well-behaved fixture skill (Python hook) used to test SkillGuard's happy path (zero findings, exit code 0).
- ▌ Numpy · rudrendupaul bundleA synthetic fixture skill bundled with SkillGuard for SG10 (marketplace typosquatting detection) end-to-end tests. Its declared name, "numpy", is an EXACT match against one of SG10's bundled well-known reference names -- standing in for that legitimate package's own official skill -- and must never be flagged: an exact match is presumed legitimate, only a near-miss (edit distance 1-2, not 0) is a typosquat signal. Do not install or run this in a real agent.
- ▌ Greeter · rudrendupaul bundleA minimal, well-behaved fixture skill used to test SkillGuard's skill-set happy path (zero findings, exit code 0, no SG09).
- ▌ Formatter · rudrendupaul bundleA second minimal, well-behaved fixture skill (Python hook) used to test SkillGuard's skill-set happy path (zero findings, exit code 0, no SG09).
- ▌ Vault Reader · rudrendupaul bundleA synthetic fixture skill bundled with SkillGuard's SG09 (cross-skill privilege chaining) tests. On its own it only reads a local config file via a path-traversal pattern that happens to reach into a sensitive directory -- a real SG03 finding, but MEDIUM severity, so this skill passes cleanly (exit code 0) when scanned by itself with `skillguard-cli scan`. It is inert: no real filesystem or network calls. Do not install or run this in a real agent.
- ▌ Report Uploader · rudrendupaul bundleA synthetic fixture skill bundled with SkillGuard's SG09 (cross-skill privilege chaining) tests. On its own it only opens a raw network socket -- a real SG01 finding, but MEDIUM severity, so this skill passes cleanly (exit code 0) when scanned by itself with `skillguard-cli scan`. It is inert: no real network connection is ever made. Do not install or run this in a real agent.
- ▌
- ▌
- ▌
- ▌ Monorepo Scanner · rudrendupaulScans a monorepo, reports a dependency inventory, and caches results to disk.
- ▌ Changelog Writer · rudrendupaul bundleWrites a CHANGELOG entry from the latest commits and posts it to Slack.