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 agents/ascit31/dark-moon/sso-idpgit clone --depth 1 https://github.com/ASCIT31/Dark-MoonWrote 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/agents/ascit31/dark-moon/sso-idp)<a href="https://agentmods.dev/agents/ascit31/dark-moon/sso-idp"><img src="https://agentmods.dev/badge/agents/ascit31/dark-moon/sso-idp.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.00056 | $0.08056 |
| Opus 5 | $0.00028 | $0.04028 |
| Sonnet 5 | $0.00011 | $0.01611 |
| Haiku 4.5 | $0.00006 | $0.00806 |
Grade A, and why
sso-idp scanned grade A with 2 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 5d 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.
Sends data to an external URLlowData exfiltration
A POST to an outside endpoint may be telemetry or may be exfiltration; either way the mod talks to somewhere, and you should know where.
darkmoon_execute_command(command="bash -c 'curl -s -m 10 -d client_id=admin-cli -d username=admin -d password=admin -d grant_type=password {{TARGET}}/realms/master/protocol/openid-connect/token | jq -r \".access_token // Downgraded: this mod is about security review, or the phrase is quoted, so it is likely naming the pattern rather than instructing it.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
its raw response. Use curl and jq against the OAuth2/OIDC/SAML/SCIM endpoints, httpx The source is not reproduced here
Licensed GPL-3.0
The repository is licensed GPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.
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.
- 5d ago First seen · 524 lines · 56 tokens per session scan A f0360486ad0d
sso-idp is an agent published in the GitHub repository ASCIT31/Dark-Moon (890 stars, last pushed 6d ago), licensed GPL-3.0. It adds 56 tokens to every session and 8,056 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 2 findings (sends data to an external url, makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other agents, from other repositories
securityclaw
Use for SecurityClaw orchestration, routing, skill-manifest, and investigation workflow changes.
outline_to_html_task_prompt
Implement an HTML slide deck from the given outline.
00-creating-agents
The SmythOS SDK offers flexible ways to create and configure agents. This guide covers everything from basic agent creation to advanced model configuration.
waxwing
Agent "waxwing" from markmhendrickson/ateles, covering waxwing, definition, prompt, waxwing — technical architect and identity.
lanius
Agent "lanius" from markmhendrickson/ateles, covering lanius, definition, prompt, lanius — github workflow coordinator and identity.
scout
Fast reconnaissance agent. Use when scouting other agents' GitHub repos for issues, improvements, or integration opportunities. Runs cheap and fast — read-only, no modifications.