ProxyOps
v1.0.0Local-first proxy inventory, routing planner, and health tracking engine. Use whenever the user needs to organize proxy assets, compare providers, track regi...
⭐ 0· 177·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description describe a local proxy inventory and routing planner; the included scripts (init, add, list, score, pick, update) directly implement that functionality. No unrelated binaries, services, or credentials are requested.
Instruction Scope
Runtime instructions and scripts operate only on local JSON files under ~/.openclaw/workspace/memory/proxy and require python3. There are no network calls, hidden endpoints, or instructions to read other system files. Note: the skill will store proxy metadata (which may be sensitive) in the user's home directory—verify and protect those files as needed.
Install Mechanism
No install spec or external downloads; the skill is instruction-only with bundled Python scripts, so nothing is fetched from arbitrary URLs or installed system-wide.
Credentials
The skill requires no environment variables or external credentials. Its file access is limited to a single directory under the user's home, which is consistent with its purpose of local-first storage.
Persistence & Privilege
always is false, the skill does not request permanent/global privileges, and it does not modify other skills or system-wide agent settings. It only reads/writes its own local storage files.
Assessment
This skill appears internally consistent and implements a local proxy inventory and selection tool. Before installing/using it: (1) ensure python3 is available and run scripts in a trusted environment; (2) be aware proxies and any auth metadata you add are saved under ~/.openclaw/workspace/memory/proxy — these files may contain sensitive data, so set appropriate file permissions or avoid storing credentials there; (3) inspect the bundled scripts yourself if you want to confirm there are no changes you don't expect; and (4) run init_storage.py first to create the storage files.Like a lobster shell, security has layers — review code before you run it.
latestvk97cjx28dhkz4sv0cas2gdd25982sch3
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
