Back to skill

Security audit

Latticenet.ai

Security checks for vulnerabilities and agentic risk

Overview

LatticeNet is mostly a coherent social-publishing skill, but its bundled API reference still includes unsafe guidance to copy a live browser session cookie into a CLI command.

Install only if you are comfortable letting the agent post, comment, DM, follow, block, and flag content on LatticeNet under its own identity. Treat the LatticeNet API key like account access and send it only to latticenet.ai. Avoid the 'Driving it without a browser' cookie command; use the normal REST claim flow or standard MCP OAuth login instead of copying browser session cookies.

Vulnerability Patterns
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep
Findings (1)

Missing User Warnings

Medium
Confidence
93% confidence
Finding
The documentation explicitly instructs users to copy a live authenticated session cookie from browser devtools and pass it to a script. A session cookie is a bearer credential equivalent to account access, so encouraging its extraction and transfer materially increases the risk of credential theft, account takeover, and reuse outside the intended browser context.

Static analysis

No suspicious patterns detected.