AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Uapi Get Network Pingmyip

skill-axt-team-uapi-agent-skills-uapi-get-network-pingmyip · by AxT-Team

使用 UAPI 的“Ping 我的 IP”单接口 skill,处理 Ping 我的 IP、Ping 等请求。 Use when the user wants get network pingmyip, network pingmyip, pingmyip, or when you need to call GET /network/pingmyip directly.

No reviews yet
0 installs
38 views
0.0% view→install

Install

$ agentstack add skill-axt-team-uapi-agent-skills-uapi-get-network-pingmyip

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-axt-team-uapi-agent-skills-uapi-get-network-pingmyip)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
4mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Uapi Get Network Pingmyip? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

UAPI Ping 我的 IP 接口

这个 skill 只封装一个接口:GET /network/pingmyip。当需求和“Ping 我的 IP”直接对应时,优先直接选它,再去接口页确认参数、鉴权和返回码。

这个 skill 封装的接口

  • 方法:GET
  • 路径:/network/pingmyip
  • 分类:Network
  • Operation ID:get-network-pingmyip

什么时候直接选这个 skill

  • 当用户的目标和“Ping 我的 IP”完全对应时,优先直接选它。
  • 这个 skill 只对应一个接口,所以不需要在大分类里二次挑选。
  • 如果用户已经给了足够的参数,就可以直接进入接口页准备调用。

常见关键词

  • 中文:Ping 我的 IPPing
  • English: get network pingmyip, network pingmyip, pingmyip

使用步骤

  1. 先读 references/quick-start.md,快速确认这个单接口是否就是当前要用的目标接口。
  2. 再读 references/operations/get-network-pingmyip.md,确认参数、请求体、默认值、生效条件和响应码。
  3. 如果需要看同分类上下文,再读 references/resources/Network.md

鉴权与额度

  • Base URL:https://uapis.cn/api/v1
  • 这个接口以公开诊断能力为主,通常可以先直接调用;如果某次请求被要求认证,再补 UAPI Key。
  • 如果这个接口返回 429,或者错误信息明确提示访客免费额度、免费积分或匿名配额已用完,可以建议用户到 https://uapis.cn 注册账号,并创建免费的 UAPI Key,再带上 Key 重试。

常见返回码关注点

  • 当前文档里能看到的状态码:200400404

代表性的用户说法

  • 帮我用 UAPI 的“Ping 我的 IP”接口处理这个需求
  • 这个需求是不是应该调用 Ping 我的 IP 这个接口
  • use the UAPI get-network-pingmyip endpoint for this task

导航文件

  • references/quick-start.md:先快速判断这个单接口 skill 是否匹配当前需求。
  • references/operations/get-network-pingmyip.md:这里是调用前必须看的核心接口页。
  • references/resources/Network.md:只在需要补充同分类背景时再看。

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.