Build today's consolidated Markdown brief of everything published in the last 24 hours — the local weather forecast, a mail section carrying your to-dos and dates, an agent-chosen Top section — then render it as a self-contained HTML page with tag filtering, search, sorting and a light/dark theme, and open it. Optionally syncs news feeds, mail, Reddit and X first so the window is current; syncing X costs money and is always confirmed before anything is spent. Also rebuilds or reopens the page on its own, from a brief that already exists, without syncing or spending. Writes one dated file to the briefs folder, an HTML page beside it, new message files under the library's mail folder, and a mail sync receipt. Use for the daily brief, the news of the day, a morning roundup, the forecast alongside the news, what is in the inbox this morning, what happened in the last 24 hours, or the brief as a web page, an HTML version, or something browsable and searchable — not to sync a single source on its own.
Claude Skills are markdown + scripts loaded into Claude Code; scanned with the same pipeline.
We found this by crawling public sources and nobody has attested to it. That is how most of the registry gets here, and it is not a mark against the artifact — it only means no authenticated act of publication is on record. An artifact can be the vendor's own and still appear here.
2 critical findings reported by cisco-skill-scanner, 0 of them in the installed artifact. The composite score alone does not reflect this — read the per-scanner reports below.
Claude Skills install to a single target, no runtime picker.
nerlo install -- 'campbell-r-e/news-agent (daily-brief)'
Manual alternative: copy the skill folder into ~/.claude/skills/ so Claude Code loads it on next launch.
cp -r -- 'campbell-r-e/news-agent (daily-brief)' ~/.claude/skills/
Install respects the composite badge: Clean proceeds, Caution prompts for confirmation, and Flagged is refused. Write operations require an API token.
4 of 11 scanners examined this package. The rest do not apply to it — language, ecosystem and packaging decide which analyzers can say anything, and a scanner that cannot examine an artifact reports nothing rather than passing it.
v2.0.11
53 findings · 15.7s
v0.3.74
2 findings · 13.8s
v0.1.0
2 findings · 6.5s
v0.1.0
4 findings · 6.5s
v1.4.0
None of the entry points this scanner reads were found in this artifact. What each scanner covers
0 findings · 0.2s
vv0.3.2
No Go packages were found in this artifact. What each scanner covers
0 findings · 0.1s
v0.1.0
This scanner found nothing in this artifact that it assesses. What each scanner covers
0 findings · 1.0s
v0.71.0
No dependency manifest or lockfile was found in this artifact. What each scanner covers
0 findings · 0.2s
v2.3.8
No dependency manifest or lockfile was found in this artifact. What each scanner covers
0 findings · 0.2s
v0.71.0
No container image was published for this artifact. What each scanner covers
0 findings · 0.0s
vv1.6.0
No Go modules were found in this artifact. What each scanner covers
0 findings · 0.1s
1 scan on record. Every scan's full results are retained immutably for 24 months.
| Completed | Composite | Change | Scanners | Status |
|---|---|---|---|---|
| Aug 20, 2026 | Flagged50 | — | agentshield ·n/a: not applicablecisco-skill-scanner: completeagent-audit-kit: completenerlo-behavioral: completenerlo-install-instruction: completecapslock ·n/a: not applicablenerlo-multi-source ·n/a: not applicabletrivy ·n/a: not applicableosv-scanner ·n/a: not applicabletrivy_image ·n/a: not applicablegovulncheck ·n/a: not applicable | completed |
Findings in files this artifact installs stand as reported; a model re-read the rest and said which ones it believes are false positives. This is a second opinion published beside the evidence, not a correction to it: the per-scanner reports above are unchanged, every dismissed finding is still listed there at its original severity, and the score and the Flagged badge are computed from those raw severities alone. Nothing below moved them.
Out of 61 findings across every scanner that examined this package. 2 of 2 findings rated critical by their scanner were among the dismissals.
Not reviewed is not the same as clean. Those 8 findings stand exactly as their scanners reported them, at full severity, as they would have without this review.
Two keys had to turn. The model had to name a reason from a fixed list of six, and a deterministic check of ours — over which files this artifact actually installs — had to independently agree. Anything it could not corroborate is in “not reviewed” above, at full severity.
10 Documentation or example — The match is in documentation or sample code, confirmed by our own check to be outside the installed artifact.
Rules: SOCIAL_ENG_VAGUE_DESCRIPTION, MANIFEST_MISSING_LICENSE · Files: /repo/docs/SKILL.md, /repo/tests/container/SKILL.md, /repo/tests/fixtures/SKILL.md and 2 more · reported by cisco-skill-scanner
4 Test or fixture file — The match is in a test or fixture. Our own check confirmed the file is not part of what gets installed.
Rules: YARA_command_injection_generic, ASSET_PROMPT_INJECTION, DATA_EXFIL_NETWORK_REQUESTS · Files: /repo/tests/test_hooks.py, /repo/tests/fixtures/mail-content-injection.json, /repo/tests/test_mail.py · reported by cisco-skill-scanner
The model could have called any of these a false positive and did not.
24 DATA_EXFIL_NETWORK_REQUESTS
Files: /repo/plugins/news-agent/scripts/resolve_accounts.py, /repo/plugins/news-agent/scripts/sync_feeds.py, /repo/plugins/news-agent/scripts/sync_mail.py and 3 more · reported by cisco-skill-scanner
5 MANIFEST_MISSING_LICENSE
Files: /repo/plugins/news-agent/skills/sync-x/SKILL.md, /repo/plugins/news-agent/skills/daily-brief/SKILL.md, /repo/plugins/news-agent/skills/news-doctor/SKILL.md and 2 more · reported by cisco-skill-scanner
2 opt.nerlo-rules.nerlo-py-secret-to-network-egress
Files: /repo/plugins/news-agent/scripts/resolve_accounts.py, /repo/plugins/news-agent/scripts/sync_x.py · reported by nerlo-behavioral
2 RESOURCE_ABUSE_INFINITE_LOOP
Files: /repo/plugins/news-agent/scripts/sync_mail.py · reported by cisco-skill-scanner
2 SOCIAL_ENG_VAGUE_DESCRIPTION
Files: /repo/SKILL.md, /repo/plugins/news-agent/SKILL.md · reported by cisco-skill-scanner
1
8 The model called these false positives and our own check did not agree, so the dismissal was refused.
Rules: opt.nerlo-rules.nerlo-install-pipe-to-shell, TOOL_ABUSE_UNDECLARED_NETWORK, PIPELINE_TAINT_FLOW and 2 more · Files: /repo/README.md, /repo/plugins/news-agent/README.md, /repo/repo/ARCHITECTURE.md and 3 more · reported by nerlo-install-instruction, cisco-skill-scanner
Artifact exhibits credential access, network egress, and shell execution risks.
The artifact includes code that can access credentials and perform network egress in `resolve_accounts.py` and `sync_x.py`. It also contains a prompt injection vulnerability in `SKILL.md` and potential resource exhaustion in `sync_mail.py`. Installation instructions in `README.md` involve piping to a shell, which can lead to shell execution. Additionally, there are numerous instances of network requests and undeclared network activity.
Concern level assessed by the review: High. This is the review's scale, not the registry badge.
Reviewed by gemini-2.5-flash. The model sees the findings, not your code, and cannot change a score.
Files: .claude-plugin/marketplace.json · reported by agent-audit-kit
1 AAK-OAUTH-007
Files: plugins/news-agent/scripts/sync_mail.py · reported by agent-audit-kit
1 EXCESSIVE_FILE_COUNT
Files: /repo/. · reported by cisco-skill-scanner
1 PROMPT_INJECTION_IGNORE_INSTRUCTIONS
Files: /repo/plugins/news-agent/skills/daily-brief/SKILL.md · reported by cisco-skill-scanner