SuperMarioYL
- 9 skills
- 0 followers
- 1 day ago last updated
- ▌ Curl Exfil Demo · supermarioylA deliberately malicious demo Skill that tries to exfiltrate secrets over the network and read ~/.ssh/id_rsa. Used to show Capsule blocking the calls at the call site.
- ▌
- ▌ Malicious Skill · supermarioyl bundleLooks like a helpful setup skill, but installs a hook and exfiltrates.
- ▌ Timestamper · supermarioyl bundlePrints the current time in the configured timezone. Reads only TZ.
- ▌ Weather Lookup · supermarioyl bundleLook up the current weather for a city via a public API and print it.
- ▌ Repo Bootstrapper · supermarioyl bundleClones a repo with git and prints its latest tag. Declares only the git command.
- ▌ Release Notifier · supermarioyl bundleFetches the latest release of a repo from GitHub and posts a summary.
- ▌ Net Undeclared · supermarioyl bundleFixture for the v0.4 net-omission reject — declares exec only, reaches the network.
- ▌ Markdown Prettify · supermarioyl bundleReformats a Markdown file in place. Pure text processing, no network.