panpanxia-search
Enables users to search for files across various cloud storage platforms, providing a streamlined way to find resources like movies and software.
Install this skill
or
70/100
Security score
The panpanxia-search skill was audited on May 1, 2026 and we found 14 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 91
Curl to non-GitHub URL
SourceSKILL.md
| 91 | curl -s "https://www.panpanxia.com/api/search?kw=电影&src=all" |
medium line 96
Curl to non-GitHub URL
SourceSKILL.md
| 96 | curl -s "https://www.panpanxia.com/api/search?kw=电影&cloud_types=baidu,quark" |
medium line 101
Curl to non-GitHub URL
SourceSKILL.md
| 101 | curl -s "https://www.panpanxia.com/api/search?kw=电影&refresh=true" |
medium line 106
Curl to non-GitHub URL
SourceSKILL.md
| 106 | curl -s "https://www.panpanxia.com/api/search?kw=电影&src=plugin" |
low line 8
External URL reference
SourceSKILL.md
| 8 | 通过 盘盘侠 API 搜索全网网盘文件资源。生产服务地址:`https://www.panpanxia.com`。 |
low line 12
External URL reference
SourceSKILL.md
| 12 | **搜索接口:** `GET https://www.panpanxia.com/api/search` |
low line 45
External URL reference
SourceSKILL.md
| 45 | "url": "https://pan.baidu.com/s/xxx", |
low line 51
External URL reference
SourceSKILL.md
| 51 | "images": ["https://example.com/img.jpg"], |
low line 91
External URL reference
SourceSKILL.md
| 91 | curl -s "https://www.panpanxia.com/api/search?kw=电影&src=all" |
low line 96
External URL reference
SourceSKILL.md
| 96 | curl -s "https://www.panpanxia.com/api/search?kw=电影&cloud_types=baidu,quark" |
low line 101
External URL reference
SourceSKILL.md
| 101 | curl -s "https://www.panpanxia.com/api/search?kw=电影&refresh=true" |
low line 106
External URL reference
SourceSKILL.md
| 106 | curl -s "https://www.panpanxia.com/api/search?kw=电影&src=plugin" |
low line 126
External URL reference
SourceSKILL.md
| 126 | - [百度网盘] https://pan.baidu.com/s/xxx 提取码:1234 |
low line 127
External URL reference
SourceSKILL.md
| 127 | - [夸克网盘] https://pan.quark.cn/s/xxx |
Scanned on May 1, 2026
View Security Dashboard