← 返回 Skills 市场
szzg007

SZZG007 Background Investigation

作者 szzg007 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
68
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install szzg007-background-investigation
功能描述
Comprehensive background investigation and profiling of customers, bloggers, and other individuals
安全使用建议
This repository implements a local/simulated background-investigation tool that generates JSON reports and does not, as provided, access external APIs or ask for credentials. Before installing or enabling it in a production agent: 1) Review and confirm legal/ethical compliance for investigating real people in your jurisdiction. 2) Inspect the code yourself (or have someone you trust do so) before enabling any social-media API integrations — config.py contains placeholders you must populate to use real APIs. 3) If you enable real APIs, store API keys/secrets securely (not in plaintext files committed to the skill directory) and understand the blast radius of those credentials. 4) Be aware the tool writes reports to disk (output files may contain personal data); ensure appropriate access controls or anonymization. 5) If you want the agent to gather live data automatically, add explicit checks and consent/permission handling; otherwise the current behavior is simulated and safe for testing.
功能分析
Type: OpenClaw Skill Name: szzg007-background-investigation Version: 1.0.0 The skill provides a framework for profiling and background investigations, which is an inherently high-risk capability. The main script `investigate.py` contains a vulnerability allowing arbitrary file writes or path traversal through unsanitized output paths (via the `--output` flag or the target name). While the current implementation is a simulation with placeholder API settings in `config.py`, the instructions in `SKILL.md` direct the AI agent to perform extensive data gathering and risk assessment on individuals without sufficient safeguards against misuse or unauthorized file system access.
能力评估
Purpose & Capability
The name/description (background investigation, profiling) match the SKILL.md, README, and the Python code. The code implements data-gathering simulation, content analysis, risk scoring, and report generation — all consistent with the stated purpose. The skill advertises social-media API integration, but config.py contains disabled placeholders (enabled: False) and there are no declared required credentials, which is coherent for a shipped demo/simulator but should be noted if you later enable real API access.
Instruction Scope
SKILL.md instructs the agent to gather publicly available social and public-records info and to produce reports. The included code follows that scope: it simulates social-media gathering, analyzes content, computes a trust score, and saves a JSON report. There are no instructions or code paths that read unrelated system secrets or contact hidden external endpoints in the provided files. The tool does write reports to disk in the current working directory.
Install Mechanism
There is no install specification (instruction-only packaging with included source files). No downloads, external installers, or archive extraction occur in the repository, which is lower risk.
Credentials
The skill declares no required environment variables, primary credential, or config paths. config.py contains placeholders for social-media API keys but those are disabled by default; therefore no unexpected credential access occurs as shipped. If you enable API integrations later you will need to provide credentials — those should be stored securely and reviewed before use.
Persistence & Privilege
The skill is user-invocable with normal agent autonomy settings (always: false, disable-model-invocation: false). It does not request permanent/global privileges and does not modify other skills or system-wide configurations.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install szzg007-background-investigation
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /szzg007-background-investigation 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial publish
元数据
Slug szzg007-background-investigation
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

SZZG007 Background Investigation 是什么?

Comprehensive background investigation and profiling of customers, bloggers, and other individuals. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 68 次。

如何安装 SZZG007 Background Investigation?

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

SZZG007 Background Investigation 是免费的吗?

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

SZZG007 Background Investigation 支持哪些平台?

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

谁开发了 SZZG007 Background Investigation?

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

💬 留言讨论