Alibabacloud Network Reachability Analysis

v0.0.1

Perform Alibaba Cloud NIS (Network Intelligence Service) network path reachability analysis with forward/reverse path diagnosis, topology visualization, and...

0· 51·0 current·0 all-time
byalibabacloud-skills-team@sdk-team
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (Alibaba Cloud NIS reachability analysis) match the instructions: commands target nis and cms APIs via the Aliyun CLI. No unrelated services, binaries, or credentials are requested.
Instruction Scope
Instructions confine the agent to read-only NIS and CloudMonitor calls and explicitly forbid echoing or asking for AK/SK in chat. The skill asks the user to run aliyun CLI commands locally to check credentials and to confirm all user-supplied parameters before calling APIs. Minor caution: included installation/config docs contain examples showing how to set credentials (including literal examples) for typical CLI usage — the SKILL.md itself forbids entering credentials into the conversation, but careless use could expose secrets if a user copies examples into a shared environment.
Install Mechanism
Instruction-only skill: no install spec or code to download. CLI install instructions reference official Aliyun download host (aliyuncli.alicdn.com) which is expected for this purpose.
Credentials
No declared environment variables required by the skill bundle; runtime requires valid Alibaba Cloud credentials (AK/SK, STS, or instance role), which is proportional to performing NIS and CloudMonitor queries. The skill explicitly forbids exfiltrating or printing credentials.
Persistence & Privilege
Skill does not request always:true, does not modify other skills, and is user-invocable only. The only configuration change it asks the user to enable is 'aliyun configure set --auto-plugin-install true' (enables automatic CLI plugin installation), which affects the local CLI behavior but is reasonable for using product plugins.
Assessment
This skill appears to do what it says: it uses the Aliyun CLI to run NIS reachability analyses and CloudMonitor queries and is intended to be read-only. Before installing/using it: (1) run the CLI commands from your own terminal — do not paste access keys into the chat; (2) provide the skill only with an account/profile that follows least privilege (RAM policy shown is appropriate); (3) be aware that enabling --auto-plugin-install will let the Aliyun CLI install plugins automatically on your system; (4) the included docs show examples of setting AK/SK in config or env vars — follow the SKILL.md rule and never share keys in conversation; (5) if you will run this on a shared machine, prefer temporary STS tokens or ECS RAM roles rather than long-lived root or owner keys.

Like a lobster shell, security has layers — review code before you run it.

latestvk970gs5byz8x157kvvkax9qk2h83zk65

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments