data-analysis
Analyze Empathy Ledger Story Data
Story teams need consistent ways to extract themes, quotes, and connections from transcripts. This skill provides Empathy Ledger patterns for AI analysis, Supabase queries, and related story suggestions.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "data-analysis" from https://skillstore.io/skills/acurioustractor-data-analysis.md and its manifest at https://skillstore.io/api/skills/acurioustractor-data-analysis/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 "data-analysis". A transcript describes family heritage, language loss, and renewal through teaching.
Expected outcome:
Themes: family, heritage, language, resilience, teaching. Suggested review note: confirm cultural terms with a knowledgeable reviewer before publishing.
Using "data-analysis". A product engineer needs related stories for a published story about ceremony and land.
Expected outcome:
Recommendation plan: compare shared themes, filter to published stories, rank by overlap, and show a short reason for each suggestion.
Using "data-analysis". A researcher wants a monthly view of quotes and dominant themes.
Expected outcome:
Analysis outline: count quote-bearing transcripts, group by theme, compare totals over time, and review unusual changes before reporting.
Security Audit
Medium RiskThe static findings are mostly false positives from Markdown code fences, TypeScript template literals, SQL examples, and schema field names. No evidence found of credential exposure, shell execution, or malicious auditor prompt injection. A semantic issue remains because untrusted transcript text is embedded directly in an AI prompt and parsed without validation.
Confirmed security concerns (1)
Risk Factors
โ๏ธ External commands (23)
๐ Network access (3)
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.
Copy report link
https://skillstore.io/skills/acurioustractor-data-analysis/audits/9?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/acurioustractor-data-analysis?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/acurioustractor-data-analysis?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/acurioustractor-data-analysis/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/acurioustractor-data-analysis.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
Acurioustractor. (2026). data-analysis security audit report (audit version 9) [Author version unspecified]. Skillstore. https://skillstore.io/skills/acurioustractor-data-analysis/audits/9BibTeX citation
@techreport{acurioustractor-acurioustractor-data-analysis-2026,
author = {Acurioustractor},
title = {data-analysis security audit report (audit version 9)},
institution = {Skillstore},
year = {2026},
number = {9},
url = {https://skillstore.io/skills/acurioustractor-data-analysis/audits/9},
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: "data-analysis security audit report (audit version 9)"
version: "unspecified"
type: report
authors:
- name: "Acurioustractor"
date-released: "2026-07-07"
url: "https://skillstore.io/skills/acurioustractor-data-analysis/audits/9"
identifiers:
- type: other
value: "skillstore:acurioustractor-data-analysis:audit:9"
description: "Skillstore immutable audit report identifier"
Compare variants
3 installable variantsEach author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
supercent-io-data-analysis
2026-08-21
acurioustractor-data-analysis
2026-08-21
bohuyeshan-apb-data-analysis
2026-08-21
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Prepare Transcript Insights
Extract themes, quotes, summaries, and cultural elements from storytelling transcripts for review.
Build Story Recommendation Features
Use shared themes and overlap scoring to suggest related stories inside an application.
Explore Theme Analytics
Review query patterns for quote counts, theme frequency, and storyteller expertise.
Try These Prompts
Use this skill to summarize one Empathy Ledger transcript. Identify themes, key quotes, cultural elements, and review notes.
Use this skill to design related story suggestions for a selected story. Explain the theme overlap and ranking logic.
Use this skill to draft Supabase queries for theme frequency, quote analytics, and storyteller expertise reporting.
Use this skill to review an AI transcript analysis pipeline. Check prompt boundaries, output validation, sync commands, and data update risks.
Best Practices
- Validate AI output before writing themes, summaries, or quotes to the database.
- Keep transcript content separated from instructions when prompting an AI model.
- Run sync and batch commands in dry-run mode before updating data.
Avoid
- Do not treat generated themes as final taxonomy changes without review.
- Do not run batch updates against production data without backups and access checks.
- Do not expose local API tokens or transcript content in shared logs.
Frequently Asked Questions
Does this skill analyze data automatically?
Which tools can use this skill?
What database does it assume?
Can it help with story recommendations?
What should be reviewed by humans?
Are the command examples safe for production?
Developer Details
Author
AcurioustractorLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Repository
https://github.com/Acurioustractor/empathy-ledger-v2/tree/main/.claude/skills/local/data-analysisRef
d46e62089a6dfc9e14ea02eebd9b8e2ad2dfe1f4
Maintenance freshness
7/18/2026
Usage
13 downloads ยท 329 views
File structure
๐ refs/
๐ analysis-patterns.md
๐ supabase-queries.md
๐ sync-status.md
๐ theme-taxonomy.md
๐ SKILL.md