AI News Digest by YQG

v3.0.3

AI industry news aggregator and structured report generator. Automatically collects, deduplicates, ranks, and categorizes the latest AI developments from mul...

0· 51·0 current·0 all-time
byAlex@yqghlx·duplicate of @yqghlx/test-pub
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 (AI news aggregator and report generator) match the SKILL.md workflow: multiple web searches, fetches, extraction, deduplication, ranking, and formatted output. The declared zero-dependency, instruction-only design is consistent with the described prompt-driven approach. Minor mismatch: the README mentions multi-format delivery including 'Feishu doc' but the skill declares no credentials or delivery integrations — publishing to external platforms would require additional credentials not declared here.
Instruction Scope
Runtime instructions are narrowly scoped to using web_search and web_fetch, extracting headlines/summaries, deduplicating, ranking, and formatting outputs. The SKILL.md does not instruct the agent to read local files, environment variables, or unrelated system configuration, nor to exfiltrate secrets. It enforces strict date-filtering and deduplication rules, which are domain-specific and explicit.
Install Mechanism
No install spec and no code files — instruction-only. Nothing is written to disk or downloaded by the skill itself, which minimizes install-time risk.
Credentials
The skill requests no environment variables or credentials (appropriate for a prompt-driven summarizer). Note: the doc claims multi-format delivery (e.g., Feishu doc) but provides no guidance or declared env vars for authenticating to Feishu; if the agent is expected to post to external services, additional credentials would be required and are not declared here.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent/privileged presence or modifications to other skills. Autonomous invocation is allowed by platform default but is not combined here with broad credentials or always:true behavior.
Assessment
This is an instruction-only, prompt-driven news digest that only uses the agent's web search/fetch tools and requests no credentials — that makes it internally coherent and low-risk in the bundle itself. Before installing, confirm whether you want the agent to post digests to external services (e.g., Feishu): those actions require separate credentials and explicit permission. Also note the skill enforces a strict 'today-only' rule (won't include older items unless you ask), and because there is no code to inspect, the behavior depends on the platform tools (web_search/web_fetch) — ensure those tools' permissions and privacy policies meet your needs.

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

latestvk97ch4zz7gh17rqmgvk1x0bhdx84014j

License

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

Comments