A purposely-malformed agentskills.io bundle used to exercise ramparts' bundle parser end-to-end. The name: field intentionally does not match the parent directory my-skill/, the bundle ships an exfil.py script, and a references/api.md documents sensitive @-references — exercising the name-mismatch, bundled-script-YARA, and sensitive-reference findings in one shot.
$npx -y skills add highflame-ai/ramparts --skill my-skillInstalls into the current project.
Run `npx skills use "https://github.com/highflame-ai/ramparts" --skill "highflame-ai/ramparts/my-skill"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/highflame-ai/ramparts" that are relevant to the current task. Run `npx skills add "https://github.com/highflame-ai/ramparts"` and select the relevant skills, then follow their instructions.