← Back to Skills Marketplace
szzg007

SZZG007 Background Investigation

by szzg007 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
68
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install szzg007-background-investigation
Description
Comprehensive background investigation and profiling of customers, bloggers, and other individuals
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install szzg007-background-investigation
  3. After installation, invoke the skill by name or use /szzg007-background-investigation
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial publish
Metadata
Slug szzg007-background-investigation
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is SZZG007 Background Investigation?

Comprehensive background investigation and profiling of customers, bloggers, and other individuals. It is an AI Agent Skill for Claude Code / OpenClaw, with 68 downloads so far.

How do I install SZZG007 Background Investigation?

Run "/install szzg007-background-investigation" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is SZZG007 Background Investigation free?

Yes, SZZG007 Background Investigation is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does SZZG007 Background Investigation support?

SZZG007 Background Investigation is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created SZZG007 Background Investigation?

It is built and maintained by szzg007 (@szzg007); the current version is v1.0.0.

💬 Comments