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.
/plugin marketplace add insight68/Skillsnpx agentmods add plugins/insight68/skills/twittergit clone --depth 1 https://github.com/insight68/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/plugins/insight68/skills/twitter)<a href="https://agentmods.dev/plugins/insight68/skills/twitter"><img src="https://agentmods.dev/badge/plugins/insight68/skills/twitter.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
twitter 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 yesterday.
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.
This is a copy
100% identical to twitter — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
What it actually says
{
"name": "twitter",
"version": "1.0.0",
"description": "Search and retrieve content from Twitter/X. Get user info, tweets, replies, followers, communities, spaces, and trends via twitterapi.io.",
"author": {
"name": "ReScienceLab"
},
"homepage": "https://github.com/ReScienceLab/opc-skills/tree/main/skills/twitter",
"repository": "https://github.com/ReScienceLab/opc-skills",
"license": "MIT",
"keywords": [
"twitter",
"X",
"tweet"
],
"skills": [
"./SKILL.md"
],
"commands": [
"./scripts/"
]
}What it installs
The manifest is a name and a version. 1 skill travel with it, and installing the plugin installs all of them — 42 tokens a session between them. Each is measured on its own page, and each can be installed alone.
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.
- yesterday First seen · 22 lines scan A bdcafaa93aba
twitter is a plugin published in the GitHub repository insight68/Skills (5 stars, last pushed 5mo ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. It is 100% identical to twitter, differing in 0 lines, and is treated as a copy.
Other plugins, from other repositories
microsoft-agent-skills marketplace
Plugin marketplace listing 1 plugin: azure-agent-skills.
app-builder
Development, customization, testing, and deployment skills for Adobe App Builder projects, including the Workfront UI-extension suite (skills/appbuilder-workfront).
migrate-tool
Generate database migrations and code migration scripts for framework upgrades.
discover
Discover which AI agent to build — map automation outcomes to solvable opportunities, validate assumptions, and decide build vs buy. Use when exploring agent ideas, analyzing automation opportunities, running build-or-buy analysis, or estimating agent development costs.
auth
Auth skills for Claude Code — scaffold hand-rolled auth endpoints and audit auth code against security best practices.
devloop
Iterate until ready to merge: create branch, fix, commit, open PR, wait for AI review, apply feedback, repeat.