Install
$ agentstack add skill-buhe-claude-common-skills-javbus-star ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo 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.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
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 →About
JavBus 演员搜索
工作流程
1. 搜索演员
用户提供演员名字后,使用 javbus skill 访问搜索页面:
搜索 URL 格式:https://www.javbus.com/searchstar/[URL编码的演员名]
例如:
- 演员 "安野由美" →
https://www.javbus.com/searchstar/%E5%AE%89%E9%87%8E%E7%94%B1%E7%BE%8E
2. 进入演员页面
从搜索结果中点击演员名字,进入演员专属页面。
3. 获取作品列表和磁力链接
在演员页面中,获取第一个作品的磁力链接,表示成功了。
使用示例
用户输入: 搜索安野由美的作品
执行步骤:
- 使用 javbus-scraper 访问
https://www.javbus.com/searchstar/%E5%AE%89%E9%87%8E%E7%94%B1%E7%BE%8E - 通过年龄验证(javbus-scraper 自动处理)
- 点击演员名字进入演员页面(访问javbus-scraper 不覆盖的网页,使用 agent-browser 工具)
- 获取第一个作品的磁力链接,表示成功了(访问javbus-scraper 不覆盖的网页,使用 agent-browser 工具)
依赖
依赖 javbus-scraper skill 进行网页访问和年龄验证处理。
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: buhe
- Source: buhe/claude-common-skills
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.