Planted lint fixture for `scripts/skill-eval.sh`. Intentionally broken: this front matter omits `name`/`id` (missing required metadata), leaves the description empty, and hardcodes an AWS key (a secret) in the code block below.
Scanned 9/2/2026
Install to Claude Code
npx -y skills add boshu2/agentops --skill bad-skill --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Bad Skill?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/boshu2-bad-skill)More formats (shields.io, HTML) on the badges page.
---
description: ""
---
## Setup
Planted lint fixture for `scripts/skill-eval.sh`. Intentionally broken:
this front matter omits `name`/`id` (missing required metadata), leaves the
description empty, and hardcodes an AWS key (a secret) in the code block below.
```bash
export AWS_ACCESS_KEY_ID=AKIAIOSFODNN7EXAMPLE
export AWS_SECRET_ACCESS_KEY=wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!