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 agentmods add skills/jaechang-hits/sciagent-skills/encode-databasenpx skills add jaechang-hits/SciAgent-Skills --skill encode-databasegit clone --depth 1 https://github.com/jaechang-hits/SciAgent-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/jaechang-hits/sciagent-skills/encode-database)<a href="https://agentmods.dev/skills/jaechang-hits/sciagent-skills/encode-database"><img src="https://agentmods.dev/badge/skills/jaechang-hits/sciagent-skills/encode-database.svg" alt="Measured on agentmods" height="20"></a>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 | $0.00124 | $0.08945 |
| Opus 5 | $0.00062 | $0.04473 |
| Sonnet 5 | $0.00025 | $0.01789 |
| Haiku 4.5 | $0.00012 | $0.00894 |
Grade A, and why
encode-database scanned grade A with 1 finding 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 4d 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.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
r = requests.get(f"{BASE}/search/", params=params, timeout=30) The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
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.
- 4d ago First seen · 804 lines · 124 tokens per session scan A 21de5a98ef92
encode-database is a skill published in the GitHub repository jaechang-hits/SciAgent-Skills (359 stars, last pushed 6d ago), with no licence file. It adds 124 tokens to every session and 8,945 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
database-lookup
Query documented public database APIs with explicit endpoints, filters, pagination, and provenance. Use when a scientific, regulatory, financial, or other database-backed fact must be retrieved reproducibly from a named source rather than inferred from general knowledge.
cerna-analysis
Use when building a ceRNA regulatory network from a key gene list by combining bundled miRNA-mRNA and miRNA-lncRNA database files, with flat-file CSV exports and PDF visualization in a single output directory. NOT for: differential expression, single-cell analysis, enrichment analysis, or workflows without a key gene…
lncrna-regulatory-network-construction-analysis
Use this bioinformatics data analysis skill to construct a database-driven lncRNA-mRNA regulatory network from target lncRNA and/or gene lists by projecting shared miRNA evidence from local ceRNA reference tables. It does not infer networks from expression matrices.
reporting-guideline-compliance-checker
Checks biomedical manuscripts against reporting guidelines such as CONSORT, STROBE, PRISMA, and TRIPOD to identify missing or weak reporting elements before submission or revision.
patsnap-ip-searching
Patsnap Patent Research MCP for AI agents. Performs novelty searches, invention freedom-to-operate reviews, and design-patent FTO reviews from technical text, claims, disclosures, or product images. Use for defined novelty and infringement-risk research workflows, including asynchronous task retrieval; do not use it…
patsnap-advanced-patent-search
Patsnap Advanced Patent Search MCP for AI agents. Provides flexible and in-depth advanced patent search capabilities. It supports semantic, similarity, image, patent-number, nested-query, analytics, and keyword-assist workflows, enabling experienced users to build and refine complex search strategies efficiently. It…