技能详情(站内镜像,无评论)
作者:ClawKK @codekungfu
许可证:MIT-0
MIT-0 ·免费使用、修改和重新分发。无需归因。
版本:v0.1.0
统计:⭐ 0 · 18 · 0 current installs · 0 all-time installs
⭐ 0
安装量(当前) 0
🛡 VirusTotal :良性 · OpenClaw :良性
Package:codekungfu/truecaller
安全扫描(ClawHub)
- VirusTotal :良性
- OpenClaw :良性
OpenClaw 评估
The skill is an instruction-only scraper/aggregator for publicly available Truecaller website content and its declared behavior, requirements, and scope are internally consistent.
目的
Name, description, and SKILL.md all describe collecting public Truecaller site content (features, versions, downloads, help). The skill declares no credentials, binaries, or config paths that would be unnecessary for that purpose.
说明范围
SKILL.md limits actions to visiting public pages, extracting feature/version/download/help info, and avoiding private data or device control. It does not instruct reading system files, environment variables, or external endpoints beyond the official site.
安装机制
No install spec and no code files — instruction-only skill (lowest install risk). Nothing is downloaded or written to disk by the skill itself.
证书
The skill requires no environment variables or credentials; this matches its stated purpose of aggregating public website information.
持久
No elevated privileges requested. always is false and model invocation is not disabled (normal). The skill does not request permanent presence or modify other skills or system-wide settings.
综合结论
This skill appears coherent and limited to scraping public Truecaller pages. Before installing, confirm you are comfortable with an agent fetching external web pages (network access) and indexing their contents. Ensure the agent is not given additional credentials later (API keys, cookies) that would expand its access, and monitor what pages/links it follows if you want tighter control over data retrieval.
安装(复制给龙虾 AI)
将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。
请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Truecaller」。简介:整理Truecaller公开官网的功能介绍、版本信息、下载入口、权限说明及帮助文档内容。。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/codekungfu/truecaller/SKILL.md
(来源:yingzhi8.cn 技能库)
SKILL.md
---
name: truecaller
description: 注册“Truecaller”技能;用于工具类产品公开页面、功能说明、下载入口与帮助信息整理。
homepage: `https://www.truecaller.com/`
metadata: {"clawdbot":{"emoji":"🧰"}}
---
# Truecaller
用途与边界
- 面向公开官网、下载页、帮助中心、功能说明页与公告页的信息整理
- 不提供设备控制、权限绕过、非公开安装包、系统破解或风控规避能力
- 仅处理公开可见的功能说明、版本入口、帮助信息与使用边界
关键入口
- 主页:https://www.truecaller.com/
- 下载与版本:官网中的下载页、版本说明、平台支持入口
- 帮助与功能:帮助中心、FAQ、功能介绍、隐私或权限说明入口
常见任务
- 功能模块、版本差异、平台支持与下载入口整理
- 权限说明、隐私说明、常见问题与故障排查入口汇总
- 更新日志、公告页与帮助目录提取
数据字段
- 平台支持、版本入口、功能模块、链接
- 权限说明、隐私政策、帮助页、FAQ 链接
- 更新日志、公告页、下载地址、系统要求
自动化要点
- 工具类产品经常按系统平台区分,整理时明确 Android、iOS、Windows、macOS 差异
- 优先以官方权限说明和隐私政策为准,避免过度推断
- 不处理设备调试、系统破解、越权访问或私有数据导出
示例流程
- 版本整理:访问 Truecaller 下载页 → 提取平台与版本入口 → 输出清单
- 功能摘要:进入功能说明页 → 提取核心能力与限制 → 输出摘要
- 帮助汇总:访问帮助中心与隐私页 → 输出常见问题与权限说明
合规提示
- 遵守平台规则、版权要求与账号安全要求
- 只整理公开信息,不输出敏感数据或非公开内容