SkillAgentSearch skills...

Nsh

A(n eventually) POSIX-compliant shell in node.js

Install / Use

/learn @AvianFlu/Nsh
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

#nsh - A shell in node.js

This is nsh, the node.js shell project. It is super-experimental, but actually kind of works!

Please use with caution.

Also, this project was committed to git from inside of a running session of itself.

Furthermore, I'm writing this readme from inside an nsh session!

SHELLCEPTION

Current Features:

  • Execution via backticks and $()

  • Pipes

  • Arbitrary command execution (args must currently be in quotes)

  • Arbitrary JS execution

    console.log(ifconfig -a);

View on GitHub
GitHub Stars25
CategoryDevelopment
Updated6mo ago
Forks4

Languages

JavaScript

Security Score

67/100

Audited on Sep 20, 2025

No findings