neus-setup

A setup guide for connecting an app or coding agent to NEUS, a hosted service for profiles, agents, permissions, and reusable proofs.

In plain words
What is it for?
Use it to connect NEUS, sign in, create or import an agent, and link services such as Gmail, Slack, GitHub, or custom servers.
Why use it?
It explains how to register the hosted endpoint and reuse an existing NEUS identity instead of configuring those connections manually.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/neus/network/neus-setup
Any agent
npx skills add neus/network --skill neus-setup
Clone the repo
git clone --depth 1 https://github.com/neus/network

Made for: Claude Code, Codex.

Per session 24 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 247 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00024 $0.00247
Opus 5 $0.00012 $0.00123
Sonnet 5 $0.00005 $0.00049
Haiku 4.5 $0.00002 $0.00025

Measured 2d ago against content hash d301202b57f4, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

neus-setup scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/neus-mcp/skills/neus-setup/SKILL.md · 29 lines

What it actually says

Connect NEUS

Register the hosted endpoint, then click Connect:

https://mcp.neus.network/mcp

If this host already has the NEUS marketplace plugin or registry listing, install that and click Connect. Do not also write a second neus entry.

Optional terminal installer (writes the same URL and the public workflow skill):

npx -y -p @neus/sdk neus setup

After Connect, call neus_context. Create or import an agent with neus_agent_create. Default is the signed-in profile. Use generate only for a dedicated spend key. Open Connections on neus.network to link Gmail, Slack, GitHub, and custom servers.

Optional project mount (cursor, claude, or codex):

npx -y -p @neus/sdk neus mount <agentId> --apply cursor
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 29 lines · 24 tokens per session scan A d301202b57f4

Subscribe to this mod's changes

neus-setup is a skill published in the GitHub repository neus/network (23 stars, last pushed 3d ago), licensed Apache-2.0. It adds 24 tokens to every session and 247 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

agent-browser

Drive a real browser to inspect or interact with a web page or app — navigate, take screenshots, read console and network, fill simple forms — for verification tasks, not unattended automation.

paperclipai/paperclip · 40 tokens

analyzing-ethereum-smart-contract-vulnerabilities

Perform static and symbolic analysis of Solidity smart contracts using Slither and Mythril to detect reentrancy, integer overflow, access control, and other vulnerability classes before deployment to Ethereum mainnet.

mukul975/Anthropic-Cybersecurity-Skills · 49 tokens

rational-buddhism

当用户问某主张/玄学/灵修该不该信、想建立自己的验证标准、或寻找科学与精神的结合点时调用。 核心理念: 尝试一切, 亲自测试, 保持怀疑, 保留有用的, 舍弃没用的; 不可证伪的主张不进入基本真理; 冥想/接纳等内在技术可保留。 不适用于: 需要信仰安慰的临终/哀伤场景(尊重个体选择)。 Triggers: 该不该信/玄学/灵修/冥想/可证伪/验证/理性/rational buddhism/verify/belief.

kangarooking/cangjie-skill · 166 tokens

workflow

Use when a task is too large for turn-by-turn orchestration and should run through the big-task workflow lane: system-wide changes, large migrations, repo-wide audits, high-confidence verification, or tasks explicitly asking to run a workflow. Claude Code uses native dynamic workflows; Codex, OpenCode, and Grok use…

jeremylongshore/tons-of-skills-marketplace · 101 tokens

verification-strategy

Thorough verification of completed work before declaring done.

vstorm-co/pydantic-deepagents · 13 tokens

analyzing-ethereum-smart-contract-vulnerabilities

Perform static and symbolic analysis of Solidity smart contracts using Slither and Mythril to detect reentrancy, integer overflow, access control, and other vulnerability classes before deployment to Ethereum mainnet.

xalgorix/xalgorix · 49 tokens