Netease Auth

🌐Community
by api · vlatest · Repository

Authenticates users against NetEase's authentication servers using API credentials for secure access.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add netease-auth npx -- -y @trustedskills/netease-auth
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "netease-auth": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/netease-auth"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The netease-auth skill provides authentication capabilities specifically tailored to NetEase services. It handles user login and authorization, enabling AI agents to interact with NetEase platforms securely. This includes managing user sessions and verifying credentials against NetEase's systems.

When to use it

  • Automating tasks on NetEase gaming platforms that require a logged-in user.
  • Building bots for NetEase services needing authentication.
  • Integrating AI agents with internal NetEase tools or APIs requiring secure access.
  • Developing applications that rely on NetEase's user account management features.

Key capabilities

  • NetEase Authentication
  • User Login
  • Authorization Management
  • Session Handling
  • Credential Verification

Example prompts

  • "Log in to my NetEase gaming account with username [username] and password [password]."
  • "Authenticate with the NetEase API using this token: [token]."
  • “Retrieve a new authentication token for my NetEase account.”

Tips & gotchas

This skill is highly specific to NetEase services. Ensure you have valid credentials and understand the required authentication flow for the particular NetEase platform you are targeting.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
api
Installs
8

🌐 Community

Passed automated security scans.