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/vpn-remote-accessgit 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/vpn-remote-access)<a href="https://agentmods.dev/agents/ascit31/dark-moon/vpn-remote-access"><img src="https://agentmods.dev/badge/agents/ascit31/dark-moon/vpn-remote-access.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.00000 | $0.08037 |
| Opus 5 | $0.00000 | $0.04019 |
| Sonnet 5 | $0.00000 | $0.01607 |
| Haiku 4.5 | $0.00000 | $0.00804 |
Grade A, and why
vpn-remote-access 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 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.
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 'timeout 20 curl -s -X POST -d \"username=<u>&password=<p>\" https://<host>/guacamole/api/tokens | jq .'") 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.
Use netexec, impacket scripts, curl, dig, naabu, zgrab2, nuclei, jq, hashcat/john. 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.
- 4d ago First seen · 524 lines · 0 tokens per session scan A 90d644827530
vpn-remote-access is an agent published in the GitHub repository ASCIT31/Dark-Moon (887 stars, last pushed 5d ago), licensed GPL-3.0. It costs nothing until one of its globs matches a file; then it loads 8,037 tokens. 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
outline_to_html_task_prompt
Implement an HTML slide deck from the given outline.
securityclaw
Use for SecurityClaw orchestration, routing, skill-manifest, and investigation workflow changes.
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.
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.
qa-agent
Agent name: QA-Agent Role: QA Lead — full audit OR Orchestrator close-loop verification Human equivalent: QA Lead Classification: Agent (stateful, reasoning, governed) Trust tier at introduction: PROVISIONAL (nsessions < 5) Install: Copy this file to .claude/commands/qa-agent.md in your repo. Invoke with /qa-agent for…
ciel-systems-guild
CIEL's elite systems engineering guild. Specializes in Rust, C++, Go, Elixir, and high-performance architecture.