audience analysis
v1.0.0根据历史表现数据分析受众画像、活跃时段、消费习惯。Use when analyzing audience or optimizing content strategy.
⭐ 0· 200·0 current·0 all-time
by@lr1677
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (audience analysis) matches the declared inputs (content_ids, user_behavior_data, time_range) and the single API endpoint (/api/audience/analyze). There are no unrelated environment variables, binaries, or install steps.
Instruction Scope
SKILL.md only describes expected inputs, outputs, and a single POST API path. It does not instruct reading unrelated files, accessing system paths, or exfiltrating secrets. It references 'see API documentation' for data shape but otherwise stays on-topic.
Install Mechanism
No install spec and no code files — instruction-only means nothing will be written to disk or fetched at install time. This is the lowest-risk install posture.
Credentials
The skill requests no environment variables, credentials, or config paths. The inputs it expects (user_behavior_data, content_ids) are proportional to audience-analysis functionality.
Persistence & Privilege
always is false and the skill does not request persistent system privileges or to modify other skills. Autonomous invocation is allowed (platform default) but not combined with other red flags.
Assessment
This skill appears internally consistent and low-risk because it is instruction-only and asks for no credentials or installs. Before installing, confirm where the /api/audience/analyze requests will be sent (who hosts the API) and review that API's privacy/security (the skill expects user_behavior_data which can include personal data). Also note the package has no homepage or source record — if you need provenance, ask the publisher for API documentation, expected request/response schemas, and any required authentication (none is declared but your environment may require it). If you will send sensitive user data, ensure TLS, authentication, and data minimization are enforced on the API side.Like a lobster shell, security has layers — review code before you run it.
latestvk979df6ec46kr5jrdh3cyga3td83azby
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
