Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add LOGIN-TB/claude-skills --skill customer-researchgit clone --depth 1 https://github.com/LOGIN-TB/claude-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/login-tb/claude-skills/customer-research)<a href="https://agentmods.dev/skills/login-tb/claude-skills/customer-research"><img src="https://agentmods.dev/badge/skills/login-tb/claude-skills/customer-research/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/login-tb/claude-skills/customer-research"><img src="https://agentmods.dev/badge/skills/login-tb/claude-skills/customer-research.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector warn
SkillSpector: 1 finding, up to critical
These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →
- critical YARA Match · line 37 YARA rule matched a known webshell pattern (PHP, Python, JSP, or ASPX webshell).Fix: Remove the webshell code immediately. Webshells provide unauthorized remote command execution. Audit the skill for additional backdoors or persistence mechanisms.
What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00138 | $0.04091 |
| Opus 5 | $0.00069 | $0.02046 |
| Sonnet 5 | $0.00028 | $0.00818 |
| Haiku 4.5 | $0.00014 | $0.00409 |
Grade A, and why
customer-research scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 209 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Kundenforschung
Plane, führe und synthetisiere Kundenforschung zweckgebunden, nachvollziehbar und datensparsam. Standardausgabe ist ein Forschungsplan oder eine Synthese im Chat. Greife nicht ohne ausdrückliche Freigabe auf private Systeme zu, kontaktiere keine Personen, durchsuche keine Plattformen massenhaft und speichere oder veröffentliche keine Rohdaten.
Deutscher/DACH-Kontext
Gekennzeichnete Standardannahme: Deutschland. Sofern Land, Markt und betroffene Personen nicht genannt sind, arbeite mit Deutschland als Arbeitsannahme, kennzeichne sie sichtbar und fordere vor Erhebung, Kontaktaufnahme, Speicherung oder Veröffentlichung eine Bestätigung an. Dies ist keine Rechtsberatung; der Skill gibt keine Garantie für Datenschutz- oder sonstige Rechtskonformität.
- Deutschland: Prüfe insbesondere DSGVO und BDSG, Zweckbindung, Datenminimierung, Transparenz, Rechtsgrundlage, Betroffenenrechte und Löschkonzept. Bei Beschäftigtendaten können § 26 BDSG, Mitbestimmung und Betriebsvereinbarungen relevant sein. Einwilligungen müssen informiert, freiwillig, spezifisch, nachweisbar und widerrufbar sein; im Abhängigkeitsverhältnis ist Freiwilligkeit besonders kritisch.
- Österreich: Nicht automatisch deutsches BDSG oder deutsche Beschäftigtenregeln übertragen. Prüfe DSGVO, österreichisches DSG, arbeitsrechtliche Mitbestimmung, Aufzeichnungsregeln und nationale Besonderheiten separat.
- Schweiz: Nicht als EU-Mitglied behandeln. Prüfe das schweizerische DSG, gegebenenfalls zusätzlich die DSGVO bei entsprechendem räumlichem Anwendungsbereich, Informationspflichten, grenzüberschreitende Bekanntgabe und kantonale oder sektorale Vorgaben separat.
- Grenzüberschreitend: Dokumentiere Aufenthalts-/Zielstaaten, Verantwortliche, Auftragsverarbeiter, Speicherorte und Übermittlungen. Die strengste plausible Vorgabe ist ein Risikohinweis, keine automatische Rechtsentscheidung.
- Öffentlich zugänglich ist nicht grenzenlos nutzbar. Öffentliche Beiträge können personenbezogen, kontextgebunden, pseudonym, urheberrechtlich geschützt oder entgegen den Erwartungen der Verfasser veröffentlicht sein. Öffentliche Auffindbarkeit ersetzt weder Zweckprüfung noch Rechtsgrundlage und erlaubt kein unbegrenztes Profiling, Zusammenführen oder Wiederveröffentlichen.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 11d ago First seen · 209 lines · 138 tokens per session scan A 8896ad7c2031
customer-research is a skill published in the GitHub repository LOGIN-TB/claude-skills (69 stars, last pushed 15d ago), licensed MIT. It adds 138 tokens to every session and 4,091 once invoked, about $0.0007 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
prompt-master
Generates optimized prompts for AI tools. Activates only when the user explicitly asks to write, fix, improve, or adapt a prompt for a specific AI tool (LLM, Cursor, Midjourney, image AI, video AI, coding agents, etc.). Does not activate for general conversation, coding tasks, document writing, or other…
dep-auditor
A read-only audit of a project’s third-party packages for known security issues, version health, and license facts. It uses the versions actually selected by lockfiles, which record the exact packages installed, rather than relying only on version ranges.
github-actions-gen
A guide for creating or updating GitHub Actions workflows, which are automated jobs that test, build, release, or deploy code. It first examines the real project before choosing commands, runtimes, caches, and permissions.
skill-curator
A Chinese-language evaluator for deciding whether developer tools and agent resources are suitable for a curated collection. It checks real repositories, installation paths, activity, duplicates, and security boundaries using evidence.
api-tester
A tool for creating and checking API tests from the real API contract and implementation. An API is the agreed way that software sends requests and receives responses.
env-manager
An environment-variable manager for project settings stored outside the code, often in .env files. It checks variable definitions and usage while keeping secret values out of reports and terminal output.