Mcp — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Mcp (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Automate a real, logged-in browser on your own device — no stored credentials, no bot detection.
Uplink drives a real device you pair (your phone or laptop), inside its real, logged-in browser session. Unlike headless automation, there are no stored credentials and nothing for a site's bot detection to flag — it's a real user's real session.
@uplink-code/mcpbuild.uplink/uplinkAdd to any MCP client (Claude Code, Cursor, Claude Desktop, …):
{
"mcpServers": {
"uplink": {
"command": "npx",
"args": ["-y", "@uplink-code/mcp"]
}
}
}Claude Code one-liner:
claude mcp add uplink -- npx -y @uplink-code/mcpThe server reads credentials written by the Uplink CLI. Sign in once:
npx @uplink-code/cli loginSee the quickstart for the full workflow and SDK reference.
Proprietary. © Uplink. See npm for the published package.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.