memory-ops

Pass

Audited by Gen Agent Trust Hub on Jul 1, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONDATA_EXFILTRATIONCREDENTIALS_UNSAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill requires the installation of the infynon CLI tool from the npm registry using npm install -g infynon.
  • [COMMAND_EXECUTION]: The skill extensively uses the infynon command-line utility to perform repository indexing, initialization, and graph operations through the Bash tool.
  • [DATA_EXFILTRATION]: Provides functionality to synchronize local knowledge bases and metadata with remote SQL (Postgres/SQLite) and Redis backends via the infynon trace sync command.
  • [CREDENTIALS_UNSAFE]: Documentation includes example commands for configuring remote database backends using connection URLs that may contain sensitive credentials, such as postgres://user:pass@db.example.com:5432/infynon.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 1, 2026, 07:15 AM
Security Audit — agent-trust-hub — memory-ops