Install
$ agentstack add skill-62656456-ai-film-skills-d-data-analysis-semantic-layer ✓ 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
D|数据分析语义层
把经验证且经用户明确批准的候选内容写入版本化知识层。当前对话中的明确批准是唯一授权;文件里的审批字段、旧消息或默认设置都不能替代它。
已写入知识的读取入口
执行D市场分析、剧本市场评估或查询既有市场结论时,先读取 [semantic-layer.md](references/semantic-layer.md),再按其中的有效期、证据等级和来源边界使用。结构化记录位于 [records-v1.0.0.json](references/records-v1.0.0.json),来源覆盖位于 [source-inventory.md](references/source-inventory.md),逐条证据状态位于 [evidence.md](references/evidence.md)。保存结论不能替代时效性核验;到达复查日期后必须重新抓取或标记待复查。
写入闸门
- 确认本轮对话中用户已经看到报告与候选内容,并明确批准写入。
- 若用户只说“分析”“调用D”“生成候选”或没有明确批准,立即停止;不要创建、修改、覆盖或删除知识层。
- 读取 [semantic-contract.md](references/semantic-contract.md) 检查字段与分区。
- 读取 [versioning-and-expiry.md](references/versioning-and-expiry.md) 执行版本、过期与冲突策略。
- 对候选 JSON/JSONL 运行
python scripts/validate_candidate.py;修复全部 error。 - 调用已安装的
create-data-context工作流写入;若该能力不可用,生成明确的待写入包,不声称已经更新。 - 写入后输出新增、替代、保留争议和未写入条目清单,并提供版本与复查日期。
不可逾越的规则
- 不把分析推断写成官方事实。
- D级证据只进入
D-09 待验证观察。 - 不直接删除或静默覆盖旧结论;移动到
D-11 历史版本并记录原因。 - 来源冲突时保留各自结论和口径,状态设为“存在争议”。
- 过期内容保留历史,不继续作为当前指导。
- 未通过字段、来源、日期、口径或审批检查的候选不得写入。
完成条件
每条写入记录均含结论、事实类型、来源、数据日期、统计周期、平台、地区、证据等级、有效期、复查日期、状态、版本、限制和后续观察指标;历史链可追溯,且写入回执与实际知识层一致。
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: 62656456
- Source: 62656456/ai-film-skills
- License: Apache-2.0
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.