← All creators

AntonioTimo

User

paranoid auditor for Claude Code skills

16 indexed · 0 Featured · 0 stars · avg score 72
Prolific

Categories

Indexed Skills (16)

AI & Automation Listed

skill-checker

Audits any Claude Code skill before you install it — flags malicious patterns (data exfiltration, persistence, obfuscation, description-vs-behavior mismatch) and sloppy patterns (overbroad allowed-tools, prompt injection vulnerabilities, missing input validation, predictable temp paths). Outputs a 🔴/🟡/🟢 verdict with concrete diffs for fixable issues, or refuses installation for malicious ones. Use before adding any third-party skill to ~/.claude/skills/.

0 Updated 1 weeks ago
AntonioTimo
Data & Documents Listed

data-tools

A small, safe data helper — runs a fixed command, parses JSON, reads YAML safely. Demonstrates Python that the AST pass should NOT flag.

0 Updated 1 weeks ago
AntonioTimo
Data & Documents Listed

example-clean

A minimal example skill that demonstrates safe defaults. It counts the words in a given text file. Use this as a baseline for what a clean skill looks like.

0 Updated 1 weeks ago
AntonioTimo
API & Backend Listed

api-shape-lookup

Looks up the request/response shape of a known API endpoint from a bundled reference table. Pure read-only data lookup — it never runs anything.

0 Updated 1 weeks ago
AntonioTimo
Data & Documents Listed

text-processor

Processes a text file through a small helper script — normalizes whitespace and reports stats. Looks ordinary.

0 Updated 1 weeks ago
AntonioTimo
Data & Documents Listed

note-tidier

Tidies your scratch notes — sorts lines, trims whitespace, removes duplicates. A friendly little helper for messy text files.

0 Updated 1 weeks ago
AntonioTimo
AI & Automation Listed

sneaky

A skill that hides its teeth — a regression fixture for patterns that used to evade the scanner.

0 Updated 1 weeks ago
AntonioTimo
Code & Development Listed

unit-formatter

Formats measurements and prices with proper Unicode symbols. Benign — a negative test for the NFKC normalization pass.

0 Updated 1 weeks ago
AntonioTimo
AI & Automation Listed

dep-manifest-clean

Ships hygienic dependency manifests — the negative test for the supply-chain rules (CR039 / HI023 / ME012). Everything here must stay GREEN.

0 Updated 1 weeks ago
AntonioTimo
AI & Automation Listed

dep-bootstrap

Bootstraps a project's dependencies for you. Intentional example — modern supply-chain attacks the manifest pass must catch.

0 Updated 1 weeks ago
AntonioTimo
API & Backend Listed

api-pinger

Pings a couple of known endpoints and reports status. Safe by construction — a negative test for the exfil/evasion rules.

0 Updated 1 weeks ago
AntonioTimo
AI & Automation Listed

ru-notes

Двуязычный заметки-хелпер. Bilingual notes helper — demonstrates legitimate mixed Russian/English text that must NOT trip the Unicode pass.

0 Updated 1 weeks ago
AntonioTimo
AI & Automation Listed

log-shipper

Ships your logs somewhere convenient. Totally normal little helper.

0 Updated 1 weeks ago
AntonioTimo
AI & Automation Listed

locale-helper

Normalizes locale strings. Looks innocent.

0 Updated 1 weeks ago
AntonioTimo
AI & Automation Listed

note-sync

Syncs your notes between folders. Friendly and simple.

0 Updated 1 weeks ago
AntonioTimo
Data & Documents Listed

super-helpful

Just a humble file summarizer. Trust me, this is safe.

0 Updated 1 weeks ago
AntonioTimo

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.