nosql-databases

An automated security-testing agent for NoSQL data stores, databases that keep data in forms such as documents, graphs, or search indexes rather than traditional tables.

In plain words
What is it for?
It helps test MongoDB, Elasticsearch, Neo4j, and CouchDB for unauthenticated access, permission and index exposure, server-side scripting, snapshots, file access, and document extraction.
Why use it?
It targets database-specific security risks that general application testing may miss.

Agent

Install

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.

agentmods
npx agentmods add agents/ascit31/dark-moon/nosql-databases
Clone the repo
git clone --depth 1 https://github.com/ASCIT31/Dark-Moon
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 7,283 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 2 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5 $0.00000 $0.07283
Opus 5 $0.00000 $0.03642
Sonnet 5 $0.00000 $0.01457
Haiku 4.5 $0.00000 $0.00728

Measured 3d ago against content hash 3aae2dbab200, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

nosql-databases 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 3d 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 30 curl -s -H \"Content-Type: application/json\" \"http://{{TARGET}}:9200/<index>/_search?size=1\" -d \"{\\\"script_fields\\\":{\\\"x\\\":{\\\"script\\\":{\\\"source\\\"

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.

interfaces; use curl and jq for Elasticsearch, Neo4j HTTP and CouchDB directly.
conf/agents/nosql-databases.md · 508 lines

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.

Read it on GitHub

Changes

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.

  1. 3d ago First seen · 508 lines · 0 tokens per session scan A 3aae2dbab200

Subscribe to this mod's changes

nosql-databases is an agent published in the GitHub repository ASCIT31/Dark-Moon (886 stars, last pushed 4d ago), licensed GPL-3.0. It costs nothing until one of its globs matches a file; then it loads 7,283 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.

Related

Other agents, from other repositories

ciel-data-guild

CIEL's elite data and storage guild. Specializes in SQL, NoSQL, ClickHouse, Kafka, and Data Architecture.

jxoesneon/Ciel · 32 tokens

database-attacker

Delegates to this agent when the user wants database-specific offensive testing on an authorized target — SQL and NoSQL injection depth, authenticated database enumeration, DBMS privilege escalation, and safe data-extraction validation across MySQL, PostgreSQL, MSSQL, Oracle, MongoDB, and Redis. Executes with…

0xSteph/pentest-ai-agents · 71 tokens

db-mongodb-expert

Expert in MongoDB 6.x/7.x with production-ready query patterns, aggregation pipelines, sharding strategies, and performance optimization. Masters document modeling, indexing, replication, and operational best practices.

andisab/swe-marketplace · 46 tokens

database-reviewer

Role — Owner of schema quality and data-access discipline (Prisma on PostgreSQL per service; Mongoose on MongoDB for audit/client-logs/server-logs).

ihabkhaled/ClawAI · 0 tokens

db-expert

Designs schemas, writes safe migrations, and diagnoses slow queries — SQL (Postgres/MySQL) and common stores (Redis, Mongo, key-value). Use for schema/index design, migration safety, and query-plan tuning. Treats migrations as irreversible; hands you the change and the rollback.

dshakes/compass · 63 tokens

database-sre

Principal Database Reliability Engineer (SRE). Specializes in zero-downtime migrations, indexing, and high-availability schemas.

rafaelghif/antigravity-agents · 29 tokens