Caveat verdict

pg-memory

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

PostgreSQL-backed agent memory system with local markdown backup; stores conversation context in a user-provisioned local database with no unexpected external transmission.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

0
security
90
transparency
80
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (14)

Pattern match critical

Recursive delete from root or home — destructive command

SKILL.md · code · rm -rf /

Pattern match high

Possible hardcoded credential

client-setup.sh · prose · downgraded · password: " DB_PASSWORD echo

Pattern match high

References sudo — requests elevated privileges

MIGRATION.md · code · sudo

Pattern match high

Pipe to python — executes piped content as Python code

README.md · prose · downgraded · | Python

Pattern match medium

Accesses shell history/config

install.sh · prose · downgraded · ~/.zshrc

Pattern match medium

References agent memory files

references/MEMORY_ARCHITECTURE.md · code · MEMORY.md

Pattern match medium

subprocess execution — runs system commands from Python

scripts/nl_query.py · prose · downgraded · subprocess.run(

Pattern match medium

Downloads executables from external URLs

server-setup.sh · prose · downgraded · Install from https://

Pattern match medium

yum install — installs system packages

server-setup.sh · prose · downgraded · yum install

Pattern match low

Python os.environ.get — reads environment variable

client-setup.sh · prose · downgraded · os.environ.get(

Pattern match low

pip3 install — installs Python packages at runtime

install.sh · prose · downgraded · pip3 install

Pattern match low

Python os.getenv — reads environment variable

scripts/nl_query.py · prose · downgraded · os.getenv(

Pattern match low

Python urllib.request — network access

scripts/regenerate_embeddings.py · prose · downgraded · urllib.request

Pattern match low

Popular HTTP library — network access

scripts/regenerate_embeddings.py · prose · downgraded · got

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class B/D/F). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

Requires 2 system binaries.

package_installnetwork_in

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API