Agent Insight
v1.0.0고객사 에이전트 인사이트 수집 및 분석. 매월 1일 정기 실행하거나 형님 지시 시 즉시 실행. 에이전트가 고객사 현장에서 관찰한 Pain Point, 서비스 개선점, 수익 기회, 이탈 위험, 현장 인사이트를 수집하고 종합 리포트를 작성. "인사이트", "고객 점검", "에이전트 점...
⭐ 0· 45·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description align with the SKILL.md: the instructions explicitly tell the agent to broadcast a prompt to agents, wait for replies, aggregate them, create a report, and save it. There are no unexpected required binaries, environment variables, or external services requested that would contradict the stated purpose.
Instruction Scope
Instructions are narrowly scoped to posting a fixed prompt to an internal channel, collecting agent responses (10-minute window), compiling a markdown report, saving it under memory/insights/, and notifying a supervisor. This is coherent, but the content solicited explicitly asks agents for customer pain points, upsell opportunities, and '현장 인사이트' — i.e., potentially sensitive customer or business data. The SKILL.md also names a specific internal channel and a recipient ('형님'), so confirm those destinations and recipients are correct and authorized.
Install Mechanism
There is no install spec and no code files (instruction-only). Nothing will be downloaded or written to disk by an installer; risk from install mechanism is minimal.
Credentials
The skill requests no environment variables, credentials, or config paths. The only persistence it uses is writing the report to memory/insights/YYYY-MM-DD-agent-insight.md (an agent memory path). That is proportionate to the task, but you should verify access controls on the agent memory store because sensitive customer data will be stored there.
Persistence & Privilege
Flags show always:false and normal model invocation allowed. The skill does not request permanent elevated presence or modify other skills' configs. It does save files to memory/insights/ (its own data), which is expected behavior for this purpose.
Assessment
This skill appears to do what it says: ask agents for on-site/customer insights, aggregate replies, and save a report. Before installing: 1) Confirm the channel ('에이전트 해방군 #일반') and the notification recipient ('형님') are correct and authorized to receive customer info. 2) Decide and document retention, access controls, and redaction rules for memory/insights/ because the collected responses may include PII or sensitive business details. 3) Test with anonymized/mock data to ensure the prompt, timing (10-minute wait), and saving behavior work as expected. 4) If this will run on a schedule, ensure scheduling is explicit and approved; if not, verify when/why the skill will be invoked to avoid unexpected data collection.Like a lobster shell, security has layers — review code before you run it.
latestvk97ezj4xbn37nd1s7gwq3965h984vf3g
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
