PM2 Remote Manager
v1.0.0SSH-based PM2 service management for remote servers. List processes, restart/stop services, view logs, monitor CPU/memory usage, and perform common PM2 opera...
⭐ 0· 96·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
The name/description (PM2 Remote Manager) match the SKILL.md contents: all examples are SSH commands that run pm2 on a remote host. The operations requested (list/restart/logs/monitor/scale/etc.) are exactly what PM2 and SSH provide. Nothing in the instructions requires unrelated services or credentials.
Instruction Scope
The instructions direct the agent (or user) to run ssh/scp and pm2 commands on remote servers. This is within the stated purpose, but the SKILL.md implicitly assumes the local environment has ssh/scp and that the user controls working SSH keys. The doc also suggests following runtime instructions produced by pm2 (e.g., pm2 startup) which may ask the user to run additional elevated commands on the remote host — expected for this workflow but worth being aware of.
Install Mechanism
This is an instruction-only skill with no install spec and no code files. That is the lowest-risk install model and matches the content (examples only).
Credentials
The skill declares no required environment variables or credentials — appropriate because SSH keys/credentials live outside the skill. One minor omission: SKILL.md presumes availability of ssh/scp on the agent's host but the registry metadata lists no required binaries; this is an informational gap rather than a functional mismatch.
Persistence & Privilege
always is false and the skill does not request persistent system changes or declare it will modify other skills or system-wide settings. The skill's actions are limited to instructing the user/agent to run remote commands via SSH.
Assessment
This skill is essentially documentation showing ssh + pm2 commands. Before using it: (1) verify you trust whoever supplied the server addresses you will connect to; the skill does not store credentials, so SSH keys/credentials remain under your control; (2) confirm your local environment has ssh/scp and that you use key-based auth or otherwise secure credentials; (3) be cautious if you allow an autonomous agent to invoke this skill — ssh commands can execute arbitrary remote commands on servers you point it at (test on a staging host first); (4) the SKILL.md doesn't declare required binaries explicitly (ssh/scp), so keep that in mind when evaluating readiness.Like a lobster shell, security has layers — review code before you run it.
devopsvk979y0fbrx5t7ztjfn2qp9gfbx83nn7hlatestvk979y0fbrx5t7ztjfn2qp9gfbx83nn7hmonitoringvk979y0fbrx5t7ztjfn2qp9gfbx83nn7hnodejsvk979y0fbrx5t7ztjfn2qp9gfbx83nn7hpm2vk979y0fbrx5t7ztjfn2qp9gfbx83nn7hprocess-managementvk979y0fbrx5t7ztjfn2qp9gfbx83nn7hservervk979y0fbrx5t7ztjfn2qp9gfbx83nn7hsshvk979y0fbrx5t7ztjfn2qp9gfbx83nn7h
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
