
Security News
GPT-6 Astra Attempts Supply Chain Attacks Against Open Source Maintainers in Testing
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.
@opvs-ai/mcp-auth
Advanced tools
OPVS auth — scoped MCP server (11 tools). User profile + PAT management + workspace signup
Scoped MCP server for OPVS Auth — 11 tools for user profile, PAT (personal access token) management, and workspace signup flows.
npm install -g @opvs-ai/mcp-auth
Most tools require auth (from ~/.opvs/config.json, shared with @opvs-ai/cli). The PAT request tools (requestAccess, requestAccessByEmail, checkAccessStatus) are unauthenticated — they're the bootstrap path for getting a token.
{
"mcpServers": {
"opvs-auth": {
"command": "opvs-mcp-auth"
}
}
}
11 tools covering the auth surface for external OPVS integrations:
requestAccess, requestAccessByEmail, checkAccessStatus (no auth needed)getMe, updateProfile, uploadProfilePhoto, removeProfilePhotocompleteSignup, signupWithInvite, acceptInvitegetConnectorsAll self-scoped — can only see/edit the current user, never other users or cross-tenant data.
See Auth SKILL.md.
FAQs
OPVS auth — scoped MCP server (11 tools). User profile + PAT management + workspace signup
We found that @opvs-ai/mcp-auth demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Security News
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.

Product
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.

Security News
pnpm 12 rewrites the package manager in Rust, cutting install times by up to 90% while preserving pnpm 11 workflows and lockfiles.