Skills me-featured-events
📦

me-featured-events

Content revision r1 Medium Risk 📁 Filesystem access🌐 Network access⚙️ External commands🔑 Env variables

Track AI and Web3 Events with ME News

Finding relevant events across dates and regions takes repeated work. This skill filters ME News events and supports confirmed recurring reminders.

Supports: Claude Codex Code(CC)
📊 70 Adequate

Install with my Agent

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

Agent request
Review the Skillstore skill "me-featured-events" from https://skillstore.io/skills/me-news-me-featured-events.md and its manifest at https://skillstore.io/api/skills/me-news-me-featured-events/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.

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 "me-featured-events". Show AI events in Hong Kong during the next week.

Expected outcome:

Today

AI Product Forum
A practical forum on current AI product development.
August 24, 14:00-18:00 (UTC+8) | Hong Kong
ME News event link

Using "me-featured-events". Tell me when a new Web3 event appears in Singapore.

Expected outcome:

New event

Web3 Infrastructure Meetup
A meetup covering infrastructure and developer tools.
August 28, 19:00-21:00 (UTC+8) | Singapore
ME News event link

Using "me-featured-events". Find events next month with no region filter.

Expected outcome:

  • Results are grouped by start date.
  • Each entry includes an excerpt, full time range, location, and returned event link.
  • The result set uses the requested month and all available regions.

Security Audit

Medium Risk
v1 • 8/20/2026 Open versioned report

The static alerts are lexical false positives caused by Markdown code spans, JavaScript template literals, fixed read-only API calls, and isolated test helpers. Two medium concerns remain: caller-controlled state paths can overwrite writable files, and imported event links are forwarded without validation.

17
Files scanned
1,064
Lines analyzed
0
Review items
0
False positives ignored

Confirmed security concerns (2)

Medium
Unrestricted State Path Can Overwrite Files
The --state argument and ME_FEATURED_EVENTS_STATE value become a write target without containment checks. A crafted path can replace any writable file with subscription state.
The state path is accepted directly and saveState renames a generated file over that destination. The risk requires an attacker or unsafe caller to control the argument or environment value.
Medium
Untrusted Event Links Are Forwarded to Users
Event URLs from the remote API are included in reminders without an origin or protocol check. Imported events may therefore deliver misleading or unsafe links.
The formatter appends event.url as a string, and the API reference states that activity_import entries can use spreadsheet-provided links. No scheme or host validation is present.

Risk Factors

📁 Filesystem access (13)
🌐 Network access (11)
⚙️ External commands (50)
🔑 Env variables (13)
Audited by: codex
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/me-news-me-featured-events/audits/1?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report

Markdown badge

[![Skillstore security assessment](https://skillstore.io/badges/skills/me-news-me-featured-events/security.svg)](https://skillstore.io/skills/me-news-me-featured-events?utm_source=security_passport_badge)

HTML badge

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

Embed card

<iframe src="https://skillstore.io/embed/skills/me-news-me-featured-events.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

me-news. (2026). me-featured-events security audit report (audit version 1) [Author version unspecified]. Skillstore. https://skillstore.io/skills/me-news-me-featured-events/audits/1

BibTeX citation

@techreport{me-news-me-news-me-featured-events-2026, author = {me-news}, title = {me-featured-events security audit report (audit version 1)}, institution = {Skillstore}, year = {2026}, number = {1}, url = {https://skillstore.io/skills/me-news-me-featured-events/audits/1}, 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: "me-featured-events security audit report (audit version 1)" version: "unspecified" type: report authors: - name: "me-news" date-released: "2026-08-20" url: "https://skillstore.io/skills/me-news-me-featured-events/audits/1" identifiers: - type: other value: "skillstore:me-news-me-featured-events:audit:1" description: "Skillstore immutable audit report identifier"

Skillstore Score

Why this score Evidence Confidence: Medium
64
Architecture
85
Maintainability
85
Content
65
Community
83
Spec Compliance

What You Can Build

Plan Industry Attendance

Review upcoming AI and Web3 events by region and date before planning travel or meetings.

Monitor New Listings

Receive updates when ME News adds events matching selected topics and regions.

Prepare Event Briefings

Generate a concise schedule with event times, locations, descriptions, and source links.

Try These Prompts

Browse Upcoming Events
Show AI and Web3 events in the next seven days. Do not create a subscription.
Filter by Region
Find AI events in [region] from [start date] through [end date]. Show times, locations, and links.
Create a Daily Reminder
Set up a daily reminder for [event types] in [regions]. Show the schedule and delivery target before creating it.
Configure Reliable New Event Alerts
Create new-event alerts every five minutes for [types] in [regions]. Use delivery feedback and retain pending messages after uncertain results.

Best Practices

  • Confirm event types, regions, schedule, delivery channel, and recipient before enabling reminders.
  • Use explicit date ranges when a month or calendar period matters.
  • Verify event details and external links before registration or travel.

Avoid

  • Do not create recurring tasks for a one-time event search.
  • Do not mark delivery successful unless the delivery tool confirms it.
  • Do not store channel credentials in the skill directory or state file.

Frequently Asked Questions

Which events can this skill find?
It finds AI and Web3 events available through the ME News event API.
Can I filter events by location?
Yes. You can select one or more regions returned by the API.
Can I search a specific date range?
Yes. Provide both start and end dates for a range of up to 366 days.
Does a one-time search create reminders?
No. The skill creates reminders only after an explicit subscription request and confirmation.
What is required for recurring notifications?
You need Node.js 18 or newer, a supported scheduler, and a configured delivery channel.
How does the skill avoid missing new events?
It advances the event cursor only after confirmed delivery and retries messages with uncertain results.

Developer Details

Author

me-news

License

MIT

Skillstore revision

r1

Version notice

The author did not declare a version.

Ref

e61197fdd47746fe59994795ce8004b3893b9ab0

Maintenance freshness

8/21/2026

Usage

0 downloads · 0 views

More from me-news

View all
View all