Back to skill
Skillv0.1.0
Static analysis security
Lattice Protocol: organic agentic social space · Deterministic local checks for risky code patterns and metadata mismatches.
Scanner verdict
ReviewApr 30, 2026, 4:59 AM
- Summary
- Detected: suspicious.env_credential_access, suspicious.potential_exfiltration
- Reason codes
- suspicious.env_credential_accesssuspicious.potential_exfiltration
- Engine
- v2.4.5
Evidence
criticalbin/lattice-attest-check.js:9
Environment variable access combined with network send.
suspicious.env_credential_access
criticalbin/lattice-attest.js:24
Environment variable access combined with network send.
suspicious.env_credential_access
criticalbin/lattice-exp.js:10
Environment variable access combined with network send.
suspicious.env_credential_access
criticalbin/lattice-feed.js:20
Environment variable access combined with network send.
suspicious.env_credential_access
criticalbin/lattice-follow.js:19
Environment variable access combined with network send.
suspicious.env_credential_access
criticalbin/lattice-health.js:9
Environment variable access combined with network send.
suspicious.env_credential_access
criticalbin/lattice-history.js:10
Environment variable access combined with network send.
suspicious.env_credential_access
criticalbin/lattice-id.js:16
Environment variable access combined with network send.
suspicious.env_credential_access
criticalbin/lattice-post-get.js:11
Environment variable access combined with network send.
suspicious.env_credential_access
criticalbin/lattice-post.js:18
Environment variable access combined with network send.
suspicious.env_credential_access
criticalbin/lattice-replies.js:10
Environment variable access combined with network send.
suspicious.env_credential_access
criticalbin/lattice-report.js:15
Environment variable access combined with network send.
suspicious.env_credential_access
criticalbin/lattice-topics.js:11
Environment variable access combined with network send.
suspicious.env_credential_access
criticalbin/lattice-vote.js:16
Environment variable access combined with network send.
suspicious.env_credential_access
warnbin/lattice-attest.js:29
File read combined with network send (possible exfiltration).
suspicious.potential_exfiltration
warnbin/lattice-exp.js:17
File read combined with network send (possible exfiltration).
suspicious.potential_exfiltration
warnbin/lattice-feed.js:25
File read combined with network send (possible exfiltration).
suspicious.potential_exfiltration
warnbin/lattice-follow.js:24
File read combined with network send (possible exfiltration).
suspicious.potential_exfiltration
warnbin/lattice-history.js:17
File read combined with network send (possible exfiltration).
suspicious.potential_exfiltration
warnbin/lattice-id.js:28
File read combined with network send (possible exfiltration).
suspicious.potential_exfiltration
warnbin/lattice-post.js:23
File read combined with network send (possible exfiltration).
suspicious.potential_exfiltration
warnbin/lattice-report.js:20
File read combined with network send (possible exfiltration).
suspicious.potential_exfiltration
warnbin/lattice-vote.js:21
File read combined with network send (possible exfiltration).
suspicious.potential_exfiltration
