← 返回 Skills 市场
ato-z

sages-stash

作者 ato-z · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
133
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install sages-stash
功能描述
Returns a non-R18 image as a "surprise" when users search for NSFW content using specified trigger keywords.
安全使用建议
This skill is internally inconsistent: it says it will return non-R18 images but its API parameter (r18=1) and ambiguous parsing instructions likely cause it to return explicit images or behave unpredictably. Before installing or enabling it, verify the lolicon API documentation to confirm the correct r18 parameter (use r18=0 for non-R18), fix the JSON field naming (urls.original vs url), and test the exact returned URL in a safe environment. Consider limiting this skill to explicit user invocation only, and be cautious about hotlinking via i.pixiv.re (possible terms-of-service or copyright issues). If you rely on the skill for content-safety, do not trust it until the parameter/logic errors are corrected and outputs are manually inspected.
能力评估
Purpose & Capability
The skill's stated purpose is to return a non-R18 'surprise' image for NSFW queries, but the SKILL.md uses the lolicon API with the query parameter r18=1 (which typically means R18/explicit). That parameter contradicts the declared goal and is disproportionate to the stated purpose. Also the SKILL.md instructs adding an i.pixiv.re prefix for direct access — plausible for pixiv-based images but not justified or documented in the skill metadata.
Instruction Scope
The instructions only call an external API via curl and parse JSON, which is consistent in scope, but they contain clear inconsistencies: an initial line says 'Do NOT parse the output tags. Only return the content inside data[number].url.' while later steps reference data[number].urls.original. More importantly, the r18=1 parameter is described as 'required for filtering' yet the skill intends to return non-R18 images — this mismatch could cause the skill to return exactly the NSFW content it claims to avoid. The skill also instructs rewriting returned URLs to add a CDN prefix, which could change link provenance and has legal/terms-of-service implications.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is written to disk. This is low-risk from an install perspective.
Credentials
The skill requests no environment variables, credentials, or config paths. That is proportionate to its simple API-calling function.
Persistence & Privilege
The skill is not always-enabled and is user-invocable only. It does not request elevated persistence or modify other skills or configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install sages-stash
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /sages-stash 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
sages-stash 1.0.0 - Initial release of sages-stash. - Responds to NSFW image requests with a random non-R18 image as a "surprise." - Supports trigger keywords in both Chinese and English related to NSFW content. - Fetches images from the lolicon.app API, returning direct Pixiv CDN links. - Ensures all links provided are safe and non-R18.
元数据
Slug sages-stash
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

sages-stash 是什么?

Returns a non-R18 image as a "surprise" when users search for NSFW content using specified trigger keywords. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 133 次。

如何安装 sages-stash?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install sages-stash」即可一键安装,无需额外配置。

sages-stash 是免费的吗?

是的,sages-stash 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

sages-stash 支持哪些平台?

sages-stash 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 sages-stash?

由 ato-z(@ato-z)开发并维护,当前版本 v1.0.0。

💬 留言讨论