reasonix-remote-linux-setup

reasonix-remote-linux-setup is a skill for Claude Code, Codex from Linearl/reasonix_skill_repo. It costs 46 tokens per session (3,189 once invoked), scanned D, original, no licence file.

A setup guide for running reasonix serve on a remote Linux computer, including a Ugreen NAS, and connecting to it from the Windows desktop app.

In plain words
What is it for?
Use it to install and configure reasonix serve remotely and connect the Windows desktop version to that host.
Why use it?
It helps avoid configuration problems and known connection issues when the service runs on another machine.

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/linearl/reasonix_skill_repo/reasonix-remote-linux-setup
Any agent
npx skills add Linearl/reasonix_skill_repo --skill reasonix-remote-linux-setup
Clone the repo
git clone --depth 1 https://github.com/Linearl/reasonix_skill_repo

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for reasonix-remote-linux-setup

README.md
[![agentmods](https://agentmods.dev/badge/skills/linearl/reasonix_skill_repo/reasonix-remote-linux-setup.svg)](https://agentmods.dev/skills/linearl/reasonix_skill_repo/reasonix-remote-linux-setup)
Your own site
<a href="https://agentmods.dev/skills/linearl/reasonix_skill_repo/reasonix-remote-linux-setup"><img src="https://agentmods.dev/badge/skills/linearl/reasonix_skill_repo/reasonix-remote-linux-setup.svg" alt="Measured on agentmods" height="20"></a>
Per session 46 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,189 The whole file, excluding the scripts and references it only reads on demand.
Security scan D 3 findings. Scan, not verified.
Origin unknown 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.1 $0.00046 $0.03189
Opus 5 $0.00023 $0.01595
Sonnet 5 $0.00009 $0.00638
Haiku 4.5 $0.00005 $0.00319

Measured 5d ago against content hash 1502fb76082e, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade D, and why

reasonix-remote-linux-setup scanned grade D with 3 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 5d 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.

Asks for rootmediumPrivilege escalation

A mod that escalates privileges can change anything on the machine, not only the project.

sudo ln -s ~/reasonix/reasonix /usr/local/bin/reasonix

Reaches for credential fileshighPrivilege escalation

SSH keys, cloud credentials, git-credentials, .npmrc, /etc/shadow: reading these is how a config file becomes a credential leak.

identity_file = "C:/Users/<user>/.ssh/id_ed25519_nas" # ⚠️ 必须无口令专用密钥

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

# 国内网络:本机走代理下载后 scp 上传,或远程 curl 走 gh-proxy.com 镜像
skills/reasonix-remote-linux-setup/SKILL.md · 168 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

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. 5d ago First seen · 168 lines · 46 tokens per session scan D 1502fb76082e

Subscribe to this mod's changes

reasonix-remote-linux-setup is a skill published in the GitHub repository Linearl/reasonix_skill_repo (2 stars, last pushed 8d ago), with no licence file. It adds 46 tokens to every session and 3,189 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it D with 3 findings (asks for root, reaches for credential files, makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

design-taste-frontend

Anti-slop frontend skill for landing pages, portfolios, and redesigns. The agent reads the brief, infers the right design direction, and ships interfaces that do not look templated. Real design systems when applicable, audit-first on redesigns, strict pre-flight check.

omd-local/markdown-everything · 61 tokens

autoresearch

Run a bounded, source-grounded research loop, draft a cited dossier, and optionally propose a separately reviewed canonical vault merge. Use when the user wants autonomous or deep research that may access the public web. Triggers: /autoresearch, autoresearch, research this topic, deep dive into, investigate, find…

AgriciDaniel/claude-obsidian · 80 tokens

wiki-ingest

Ingest supplied source material into an Obsidian vault with provenance and claim tracking: pasted text, files staged in the selected vault's inbox or .raw archive, or explicitly approved URLs. Use for a single source or bounded batch, not for saving an assistant answer. Triggers: ingest, ingest this file, ingest this…

AgriciDaniel/claude-obsidian · 88 tokens

obsidian-bases

Explain, draft, and validate Obsidian Bases .base files with filters, formulas, properties, summaries, and table, card, or list views. Use for Obsidian Bases, database-like vault views, dynamic tables, reading lists, task trackers, filters, formulas, summaries, and .base file edits.

AgriciDaniel/claude-obsidian · 69 tokens

wiki-retrieve

Build and query a vault-local contextual BM25 retrieval index with optional multilingual Nomic cosine reranking; use for retrieve, hybrid retrieval, BM25, rerank, contextual retrieval, chunk search, vault search, semantic search, find relevant passages, or retrieval diagnostics. Derived caches stay under .vault-meta…

AgriciDaniel/claude-obsidian · 81 tokens

qmd

Search the vault using QMD semantic search. Use PROACTIVELY before reading files. Preference order: (1) MCP tools — mcpqmdquery, mcpqmdget, mcpqmdmultiget, mcpqmdstatus — if they appear in your tool menu, use them first; (2) CLI qmd --index ... as fallback; (3) Grep/Glob only when QMD is not installed. Trigger…

breferrari/obsidian-mind · 142 tokens