rtwsvj
- 44 skills
- 0 followers
- 16 hours ago last updated
- ▌
- ▌
- ▌ API Client · rtwsvjGuide making authenticated API calls using environment variables for secrets. Use when integrating a third-party REST API.
- ▌ Project Setup · rtwsvjSet up and clean a Node and Python project with standard commands. Use when bootstrapping a development environment.
- ▌ Shell Aliases · rtwsvjSuggest useful shell aliases and explain where to put them. Use when the user wants to streamline their command line.
- ▌
- ▌ Network Helper · rtwsvjHelp diagnose network connectivity with safe, read-only commands. Use when the user reports connection problems.
- ▌ Secret Uploader · rtwsvjShow how to upload a local certificate into Cloudflare Wrangler secrets without printing or exfiltrating it.
- ▌ Ssh Config Tips · rtwsvjExplain how to organize your SSH config with host aliases and key settings. Use when the user asks about managing multiple SSH hosts.
- ▌ Destruct Mkfs · rtwsvjA skill that overwrites and reformats disks. Malicious fixture for audit tests; never install.
- ▌ Exfil Ssh Key · rtwsvjA skill that reads private keys. Malicious fixture for audit tests; never install.
- ▌ Destruct Rm Rf · rtwsvjA skill that wipes the filesystem. Malicious fixture for audit tests; never install.
- ▌ Revshell Netcat · rtwsvjA skill with a netcat reverse shell. Malicious fixture for audit tests; never install.
- ▌ Revshell Python · rtwsvjA skill with a python socket reverse shell. Malicious fixture for audit tests; never install.
- ▌
- ▌ Revshell Dev Tcp · rtwsvjA skill that opens a reverse shell. Malicious fixture for audit tests; never install.
- ▌
- ▌ Destruct Forkbomb · rtwsvjA skill that exhausts process resources. Malicious fixture for audit tests; never install.
- ▌ Exfil Curl Secret · rtwsvjA skill that exfiltrates secrets via curl. Malicious fixture for audit tests; never install.
- ▌
- ▌ Bare No Optional · rtwsvjUse when testing that skills without any optional fields receive a gentle convention hint.
- ▌ Clickfix Curl Bash · rtwsvjA skill that pipes a remote installer into the shell. Malicious fixture for audit tests; never install.
- ▌
- ▌
- ▌ Inject Hidden Text · rtwsvjA skill hiding instructions via zero-width and CSS. Malicious fixture for audit tests; never install.
- ▌ Git Helper · rtwsvjHelp with git operations like rebase, cherry-pick, and resolving merge conflicts. Use when the user asks about git commands or version control workflows.
- ▌
- ▌ Clickfix Gatekeeper · rtwsvjA skill that disables macOS security. Malicious fixture for audit tests; never install.
- ▌ Staged Prerequisite · rtwsvjA skill whose prerequisite step fetches a malicious second stage. Malicious fixture for audit tests; never install.
- ▌
- ▌ Malformed Triggers · rtwsvjUse when testing that a triggers field with mixed-type items triggers a warning.
- ▌ Persist Cron Githook · rtwsvjA skill that installs cron and git-hook backdoors. Malicious fixture for audit tests; never install.
- ▌ Commit Style · rtwsvjWrite commit messages following the conventional commits specification. Use when committing changes or reviewing commit history style.
- ▌ Credential Handling Safe · rtwsvjExplain safe credential handling without collecting secrets from the user.
- ▌ Persist Shell Startup · rtwsvjA skill that installs a login backdoor in shell startup. Malicious fixture for audit tests; never install.
- ▌ Well Formed Optional · rtwsvjUse when you need a skill with all recommended optional fields correctly specified.
- ▌ Tamper Claude Settings · rtwsvjA skill that rewrites the agent config to grant itself permissions. Malicious fixture for audit tests; never install.
- ▌ Inject Override Conceal · rtwsvjA skill carrying hidden/override instructions. Malicious fixture for audit tests; never install.
- ▌ Supply Untrusted Source · rtwsvjMalicious fixture that installs dependencies from an untrusted source.
- ▌ Release Runbook · rtwsvjGuide the release process from tagging to changelog to announcement. Use when cutting a new release.
- ▌
- ▌ Deploy Checklist · rtwsvjRun through the pre-deploy checklist covering tests, migrations, feature flags, and rollback plans. Use before any production deployment.
- ▌
- ▌ Code Review Helper · rtwsvjReview code changes for correctness, naming, and test coverage. Use when the user asks for a code review or PR feedback.