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
infynonCLI tool from the npm registry usingnpm install -g infynon. - [COMMAND_EXECUTION]: The skill extensively uses the
infynoncommand-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 synccommand. - [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