Install
$ agentstack add skill-builderced-agent-skills-eu-ai-act-content-disclosure ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
EU AI Act Content Disclosure (Article 50)
> DISCLAIMER: Guidance only. Verify with legal counsel for your specific use case.
When to Use
- Publishing AI-generated content (text, images, audio, video)
- Deploying chatbots or conversational AI in the EU market
- Distributing synthetic media (deepfakes, voice clones)
- Adding AI disclosure to existing products
- Marking AI-generated music, podcasts, or video content
Disclosure Templates by Content Type
Chatbot / Conversational AI
Place before first user interaction:
This service uses artificial intelligence. You are interacting with an
AI assistant, not a human. Responses are generated automatically and
may contain errors.
AI-Generated Text (Articles, Reports)
Place at the beginning or end of the content:
This content was created with the assistance of artificial intelligence.
AI-Generated Images
Visible watermark or caption:
Image generated by AI
Metadata (EXIF/XMP):
true
model-name
2026-04-22
AI-Generated Audio (Music, Voice, Podcasts)
ID3 tags (MP3/FLAC):
TXXX:AI-Generated=true
TXXX:AI-Model=model-name
TXXX:AI-Generation-Date=2026-04-22
Visible on distribution platforms:
Generated by AI (EU AI Act Art. 50)
Synthetic Voice
Before or during audio playback:
This voice is generated by artificial intelligence.
Deepfake / Synthetic Video
Prominent, visible marking:
⚠️ This video content was generated or manipulated by AI (EU AI Act Art. 50)
Implementation Checklist
- [ ] UI disclosure before first AI interaction (chatbots)
- [ ] Metadata tags on all AI-generated files (EXIF, XMP, ID3)
- [ ] Visible marking on published content
- [ ] API response headers for AI-generated content:
X-AI-Generated: true - [ ] Distribution platform descriptions updated
- [ ] Internal documentation of AI systems used
- [ ] Process for handling mixed human+AI content
Exceptions (No Disclosure Required)
- AI used only for internal development (not user-facing)
- AI used as a tool but human substantially edits the output
- Law enforcement exceptions (specific conditions in AI Act)
- Artistic expression exceptions (limited, case-by-case)
Penalties for Non-Disclosure
Up to EUR 15M or 3% of global annual turnover (whichever is higher).
What This Skill Does NOT Do
- Does not implement watermarking algorithms
- Does not modify media files (provides templates and metadata specs)
- Does not determine if content qualifies as "AI-generated" (legal determination)
- Does not cover copyright of AI-generated content (separate issue)
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: BuilderCed
- Source: BuilderCed/agent-skills
- License: MIT
- Homepage: https://skills.sh/BuilderCed/agent-skills
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.