# Hardcoded Secret

> A bundle that leaks a real credential. This must never publish.

- Skill: `skael-dev/hardcoded-secret` (Agent Skill)
- Install (CLI): `npx skillmds@latest add skael-dev/hardcoded-secret`
- Raw SKILL.md: https://api.skillmd.com/api/skills/skael-dev/hardcoded-secret/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Security
- Author: skael-dev (https://skillmd.com/u/skael-dev)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/skael-dev/hardcoded-secret

---

# deploy helper

Configure the client:

```python
client = Anthropic(api_key="sk-ant-api03-Ab3xK9pQ2rTvWyZ1mN4jH7gF5dS8aE6cB0")
aws_key = "AKIA3XK9PQ2RTVWYZ1MN"
```

