Account Handoff Builder

v1.0.0

将销售到交付的客户信息整理成交接包,识别承诺风险与实施前提。;use for handoff, customer-success, sales-to-cs workflows;do not use for 删掉不利信息, 替代合同文本.

0· 96·0 current·0 all-time
byvx:17605205782@52yuanchangxing
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description, declared dependency (python3), resources (spec.json, template.md) and the included script align with producing structured handoff briefs and lightweight audits. The script's modes (structured_brief, directory/csv/pattern/skill audit) are reasonable extensions for preparing/reviewing handoff materials and detecting issues in supplied sources.
Instruction Scope
SKILL.md instructs agents to either produce output from templates or run the bundled script. The script reads files and directories and can scan many file types (.md, .py, .js, .sh, .csv, etc.) and report found headings/patterns. That is coherent for auditing input material, but it means running the script with an overly broad input path (e.g., home directory or /) could cause the skill to read unrelated or sensitive files. The SKILL.md does include safety boundaries (read-only, audit/dry-run) and cautions against executing high-risk actions.
Install Mechanism
Instruction-only skill with no install spec and a small Python script that uses only the standard library. No downloads, third-party registries, or unusual install steps are declared.
Credentials
No environment variables, credentials, or config paths are requested. The script operates on user-supplied input paths and local resources bundled with the skill; this matches the described functionality.
Persistence & Privilege
always is false and the skill does not request persistent or elevated platform privileges. It does not modify other skills or system-wide agent settings. Autonomous invocation is permitted (platform default) but not combined with other concerning factors here.
Assessment
This skill appears to do what it says: generate reviewable handoff packages and optionally audit supplied directories/files. Before running it, inspect scripts/run.py yourself (it is included and uses only Python stdlib). When using the script, avoid pointing --input at broad system locations (e.g., /, your home directory) to prevent reading unrelated or sensitive files. Prefer providing a specific project or export directory, run with --dry-run first, and sanitize PII/sensitive data before feeding inputs. If you plan to let an autonomous agent invoke the skill, ensure the agent is restricted to appropriate input paths and does not run it against system or multi-tenant directories.

Like a lobster shell, security has layers — review code before you run it.

latestvk978ka7f16tpp60m7xe223tfnd835926

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

🤝 Clawdis
OSmacOS · Linux · Windows
Binspython3

Comments