Caveat verdict
aister-vector-memory
Local vector memory system using a local PostgreSQL + pgvector instance with an embedding service at 127.0.0.1; all data stays on localhost, and the only credential is a local DB password for the dedicated aister user.
⚠ 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
file_read+write
Findings (6)
Possible hardcoded credential
INSTALL.md · code · PASSWORD="YOUR_SECURE_PASSWORD
HTTP request to bare IP address — common in malicious payloads
INSTALL.md · code · http://127.0.0.1
References sudo — requests elevated privileges
INSTALL.md · code · sudo
apt-get install — installs system packages
INSTALL.md · code · apt-get install
References agent memory files
INSTALL.md · code · MEMORY.md
Python os.environ.get — reads environment variable
embedding_service.py · prose · downgraded · os.environ.get(
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class F). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
No declared permissions — minimal attack surface.
file_write Is this flag fair?
Thanks — recorded.