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.
npx skills add Ares960826/luffy-arm --skill luffy-arm-fullpower-offgit clone --depth 1 https://github.com/Ares960826/luffy-armWrote 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.
[](https://agentmods.dev/skills/ares960826/luffy-arm/luffy-arm-fullpower-off)<a href="https://agentmods.dev/skills/ares960826/luffy-arm/luffy-arm-fullpower-off"><img src="https://agentmods.dev/badge/skills/ares960826/luffy-arm/luffy-arm-fullpower-off/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/ares960826/luffy-arm/luffy-arm-fullpower-off"><img src="https://agentmods.dev/badge/skills/ares960826/luffy-arm/luffy-arm-fullpower-off.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00075 | $0.00415 |
| Opus 5 | $0.00037 | $0.00208 |
| Sonnet 5 | $0.00015 | $0.00083 |
| Haiku 4.5 | $0.00007 | $0.00042 |
Grade A, and why
luffy-arm-fullpower-off 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 12d 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.
What it actually says
luffy-arm full-power OFF
This is the explicit OFF companion operation for luffy-arm. Read the sibling luffy-arm skill's
Full-power mode section first; its invariants remain authoritative.
Operation
-
Run this wrapper from this skill directory. It uses luffy-arm's published ssh-agent reference; in a known sandboxed runtime, request narrowly scoped, user-approved host execution from the outset instead of first trying inside the sandbox:
bash scripts/fullpower-off.shIt delegates to the main
luffy-arm/scripts/fullpower.sh off, removes the admin key from the visible ssh-agent, closes any legacy master connection, and probes the dedicated credential. -
Report
DEDICATED GATE: OFFonly when that credential receives an explicit authentication denial. Do not shorten this to a claim that all user-level access is off. -
Read the second layer. If
EFFECTIVE USER ACCESS: AVAILABLE, another key still authenticates asADMIN_USER. Report that the dedicated gate is off but effective user permissions remain; do not claim Safe Mode has returned. Personal keys are outside this switch. -
If either layer reports
UNKNOWN, a sandbox, network boundary, or identity mismatch prevented verification. Retry with approved host execution; only if unavailable ask for the same command in the user's normal login terminal. -
If the dedicated gate remains ON, relay the remediation. TTL expiry is a fallback, not evidence of immediate shutdown.
What ships with it
2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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.
- 12d ago First seen · 34 lines · 75 tokens per session scan A 03363be4378b
luffy-arm-fullpower-off is a skill published in the GitHub repository Ares960826/luffy-arm (19 stars, last pushed 16d ago), licensed MIT. It adds 75 tokens to every session and 415 once invoked, about $0.0004 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.
Other skills, from other repositories
netcatty-tool-cli
Use this skill when an external agent needs to operate on Netcatty sessions through Skills + CLI instead of the netcatty-remote-hosts MCP server.
vibeshell
Control SSH and SFTP through VibeShell's visible Agent Gateway. Use for shared terminal sessions, remote commands, logs, files, and transfers.
file-ops
Read, write, list, move, and inspect files and directories on a remote host via QuickDesk. Use when the user needs to browse folders, view file contents, create or edit files, rename or relocate files, or check file metadata (size, permissions, modification time) on a remote machine.
cis-aws-foundations-6.2
Ensure no Network ACLs allow ingress from 0.0.0.0/0 to remote server administration ports.
cis-aws-foundations-6.4
Ensure no security groups allow ingress from ::/0 to remote server administration ports.
huawei-cloud-ascend-remote-connect
Provides temporary SSH remote connection for Huawei Cloud Ascend devices with dynamic host/port/user/password input (in-memory only), disk management, NPU monitoring, container management, security auditing and log analysis; sensitive operations require user confirmation before execution Use this skillthis skill to…