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 mcp/dwgx/smartcli/smartcligit clone --depth 1 https://github.com/dwgx/SmartCLIGrade A, and why
smartcli 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.
What it actually says
{
"smartcli": {
"command": "uvx",
"args": [
"smartcli-toolkit"
],
"env": {}
}
}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 · 9 lines scan A d2cc3b24dc88
smartcli is an MCP server published in the GitHub repository dwgx/SmartCLI (3 stars, last pushed 22d ago), licensed MIT. Its token cost is not measured: an MCP server costs its tool schemas, not its config file. 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-31.
Other mcp servers, from other repositories
free-public-tools
Public MCP tools for approvals, webhooks, temporary storage, short links, time and UUIDs. Remote server at aisenseapi.com.
menager
MCP server "menager" as configured in 1999AZZAR/menager-mcp-server. Runs locally from the menager npm package.
ssh-session-mcp
Shared SSH PTY runtime for MCP clients with viewer, input lock, async tracking, and policy rules. Runs locally from the ssh-session-mcp npm package. Needs 13 environment variables to run.
ptywright
Terminal/TUI automation driver over PTY + xterm, exposed as MCP tools. Runs locally from the ptywright npm package.
moltawards-mcp
MCP server for MoltAwards — agent-native federal + state contract opportunities. Five tools from register to comment on real bidder threads. Runs locally from the moltawards-mcp Python package. Needs 4 environment variables to run.
glyphloop
Create loop-perfect ASCII animations and website-ready embeds with an AI agent. Runs locally from the glyphloop npm package.