free-image-generation — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited free-image-generation (Plugin) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
A growing collection of Claude Code skills I've built and open-sourced. Each skill lives in its own directory and can be installed individually.
| Skill | Description |
|---|---|
| ai-audit | Detect and report AI fingerprints / slop in projects: copy tells, design patterns, and code habits that AI models default to. |
| free-image-generation | Generate images for free using multiple AI providers. Supports Cloudflare Workers AI (57 img/day free), HuggingFace Inference (83 img/month free), and Pollinations.ai (unlimited, no key required) with automatic tiered fallback. |
In a Claude Code session, run:
/plugin marketplace add Ajeesh25353646/claude-skills
/plugin install ai-audit@claude-skills
/plugin install free-image-generation@claude-skillsThis gives you auto-updates. Skills are namespaced as /{plugin-name}:{skill-name}.
Clone the repo, then symlink the skill:
git clone https://github.com/Ajeesh25353646/claude-skills.git
# Symlink a skill
ln -sf $(pwd)/claude-skills/ai-audit ~/.claude/skills/ai-audit
ln -sf $(pwd)/claude-skills/free-image-generation ~/.claude/skills/free-image-generationOnce symlinked, invoke it as /<skill-name> across any Claude Code session.
MIT
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.