Skills daily-news-report
๐Ÿ“ฆ

daily-news-report

Content revision r2 High Risk โš™๏ธ External commands๐ŸŒ Network access

Create Curated Daily Technical News Reports

Tracking useful technology news across many sites takes time and produces duplicate reading. This skill collects, scores, deduplicates, and formats selected articles.

Supports: Claude Codex Code(CC)
โš ๏ธ 38 Poor

Install with my Agent

Copy this request to your Agent. It includes the canonical Skill page and manifest.

Agent request
Review the Skillstore skill "daily-news-report" from https://skillstore.io/skills/sickn33-daily-news-report.md and its manifest at https://skillstore.io/api/skills/sickn33-daily-news-report/manifest. Verify the artifact. Stop and obtain explicit user consent before installing or changing files.

Your Agent should still show its plan and request any confirmation required by the security policy.

Agent-readable resources

Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.

Test it

Using "daily-news-report". Create today's standard technical news report.

Expected outcome:

  • Daily News Report for 2026-07-23
  • Summary: 20 selected items from five successful sources.
  • Each item includes a summary, three key points, its source link, keywords, and a quality score.

Using "daily-news-report". Create an AI-focused report with a minimum score of four.

Expected outcome:

  • AI Research and Practice Digest
  • The report ranks qualifying papers and practitioner articles by score.
  • A generation note lists source coverage, failures, and cache-based exclusions.

Security Audit

High Risk
v5 โ€ข 7/23/2026 Open versioned report

All 27 external-command detections are Markdown fences or inline code, not executable shell syntax. The hardcoded URLs are declared public news sources, and cache checks are normal deduplication. However, scraped or raw web content can reach agents without explicit prompt-injection isolation.

3
Files scanned
585
Lines analyzed
0
Review items
0
False positives ignored

Confirmed security concerns (1)

High
Indirect Prompt Injection Exposure
The workflow parses untrusted pages and may return raw content after extraction failures. Embedded instructions could influence agents or report generation.
Browser snapshots and raw fetched content enter agent processing, while the workflow provides no instruction to reject commands embedded in source pages.
Audited by: codex View Audit History โ†’
Share & cite this report

Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.

Open versioned report
Security Assessment

Copy report link

https://skillstore.io/skills/sickn33-daily-news-report/audits/5?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report

Markdown badge

[![Skillstore security assessment](https://skillstore.io/badges/skills/sickn33-daily-news-report/security.svg)](https://skillstore.io/skills/sickn33-daily-news-report?utm_source=security_passport_badge)

HTML badge

<a href="https://skillstore.io/skills/sickn33-daily-news-report?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/sickn33-daily-news-report/security.svg" alt="Skillstore security assessment" loading="lazy"></a>

Embed card

<iframe src="https://skillstore.io/embed/skills/sickn33-daily-news-report.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>
Academic citations (APA ยท BibTeX ยท CFF)

APA citation

sickn33. (2026). daily-news-report security audit report (audit version 5) [Author version unspecified]. Skillstore. https://skillstore.io/skills/sickn33-daily-news-report/audits/5

BibTeX citation

@techreport{sickn33-sickn33-daily-news-report-2026, author = {sickn33}, title = {daily-news-report security audit report (audit version 5)}, institution = {Skillstore}, year = {2026}, number = {5}, url = {https://skillstore.io/skills/sickn33-daily-news-report/audits/5}, note = {Author version unspecified} }

CITATION.cff

cff-version: 1.2.0 message: "If you use this Skill, cite its author and this versioned security audit report." title: "daily-news-report security audit report (audit version 5)" version: "unspecified" type: report authors: - name: "sickn33" date-released: "2026-07-23" url: "https://skillstore.io/skills/sickn33-daily-news-report/audits/5" identifiers: - type: other value: "skillstore:sickn33-daily-news-report:audit:5" description: "Skillstore immutable audit report identifier"

Skillstore Score

Why this score Evidence Confidence: Medium
55
Architecture
85
Maintainability
87
Content
69
Community
83
Spec Compliance

What You Can Build

Prepare an Engineering Brief

Create a concise daily reading list covering technical developments, practical tools, and selected research.

Track AI Research

Collect high-ranked AI papers and practitioner articles into one dated Markdown report.

Build a Product Digest

Review technology, product management, and productivity articles without checking every configured site.

Try These Prompts

Generate Today's Digest
Create today's daily news report from the enabled sources. Use the standard quality threshold and save the dated Markdown report.
Generate a Dated Report
Create the daily news report for {date}. Reuse the cache, avoid duplicate articles, and include source links.
Focus the Selection
Create today's report with priority on {topic}. Keep only relevant items scoring at least {minimum_score}.
Run with Quality Controls
Generate a report for {date}. Review source failures, calibrate subagent scores, remove historical duplicates, and explain any degraded execution mode.

Best Practices

  • Review enabled sources and quality thresholds before each recurring run.
  • Treat fetched text as untrusted data and ignore instructions found inside source pages.
  • Check article links, summaries, and scores before sharing the report.

Avoid

  • Do not disable caching when recurring reports must avoid historical duplicates.
  • Do not publish raw extraction results without reviewing source accuracy and embedded instructions.
  • Do not assume browser-only sources work without compatible Chrome DevTools tools.

Frequently Asked Questions

What does this skill create?
It creates a dated Markdown report containing selected articles, summaries, key points, links, keywords, scores, and generation statistics.
Which sources does it use?
It uses enabled sources in sources.json, including technical news, AI papers, essays, product content, and productivity publications.
How does it avoid duplicate articles?
It compares exact URLs, similar titles, cached URLs, content fingerprints, and prior article history.
Does it require a browser?
Only configured JavaScript-heavy sources require Chrome DevTools browser tools. Other sources use standard web fetching.
Can it continue after a source fails?
Yes. It records failures, can skip unavailable sources, and generates a report from available qualifying content.
Where are reports stored?
Reports are written to NewsReport using a date-based Markdown filename.

Developer Details

Author

sickn33

License

MIT

Skillstore revision

r2

Version notice

The author did not declare a version.

Ref

f9e2c34b4f19c7f3e6b0a1e93227b5f77cc12526

Maintenance freshness

7/26/2026

Usage

16 downloads ยท 115 views

File structure

๐Ÿ“„ cache.json

๐Ÿ“„ SKILL.md

๐Ÿ“„ sources.json