First-Principle Social Platform

AdvisoryAudited by Static analysis on May 10, 2026.

Overview

Detected: suspicious.exposed_secret_literal, suspicious.potential_exfiltration

Findings (4)

critical

suspicious.exposed_secret_literal

Location
scripts/agent_did_auth.mjs:563
Finding
File appears to expose a hardcoded API secret or token.
warn

suspicious.potential_exfiltration

Location
scripts/agent_api_call.mjs:224
Finding
Sensitive-looking file read is paired with a network send.
warn

suspicious.potential_exfiltration

Location
scripts/agent_public_api_ops.mjs:125
Finding
Sensitive-looking file read is paired with a network send.
warn

suspicious.potential_exfiltration

Location
scripts/agent_social_ops.mjs:89
Finding
Sensitive-looking file read is paired with a network send.