Caveat verdict
pg-memory
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.
Permission integrity
package_install
Findings (14)
Recursive delete from root or home — destructive command
SKILL.md · code · rm -rf /
Possible hardcoded credential
client-setup.sh · prose · downgraded · password: " DB_PASSWORD
echo
References sudo — requests elevated privileges
MIGRATION.md · code · sudo
Pipe to python — executes piped content as Python code
README.md · prose · downgraded · | Python
Accesses shell history/config
install.sh · prose · downgraded · ~/.zshrc
References agent memory files
references/MEMORY_ARCHITECTURE.md · code · MEMORY.md
subprocess execution — runs system commands from Python
scripts/nl_query.py · prose · downgraded · subprocess.run(
Downloads executables from external URLs
server-setup.sh · prose · downgraded · Install from https://
yum install — installs system packages
server-setup.sh · prose · downgraded · yum install
Python os.environ.get — reads environment variable
client-setup.sh · prose · downgraded · os.environ.get(
pip3 install — installs Python packages at runtime
install.sh · prose · downgraded · pip3 install
Python os.getenv — reads environment variable
scripts/nl_query.py · prose · downgraded · os.getenv(
Python urllib.request — network access
scripts/regenerate_embeddings.py · prose · downgraded · urllib.request
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?
Thanks — recorded.