TencentDB Agent Memory

AdvisoryAudited by Static analysis on May 10, 2026.

Overview

Detected: suspicious.exposed_secret_literal

Findings (2)

critical

suspicious.exposed_secret_literal

Location
scripts/migrate-sqlite-to-tcvdb/dist/scripts/migrate-sqlite-to-tcvdb/sqlite-to-tcvdb.js:158
Finding
File appears to expose a hardcoded API secret or token.
Evidence
apiKey: [REDACTED],
critical

suspicious.exposed_secret_literal

Location
src/store/factory.ts:98
Finding
File appears to expose a hardcoded API secret or token.
Evidence
apiKey: [REDACTED],