Skill audit report

call-summarizer Audit report.

Turn a finished CALL-E phone-call transcript into a structured post-call brief with a one-line outcome, a masked summary, extracted action items with owners and due dates, caller sentiment, and a redacted caller fingerprint. Use after any CALL-E call when an agent or operator needs an actionable, reviewable record of what was said without re-reading the whole transcript or re-playing the recording.

EXPERIMENTAL · REVIEWNeeds reviewGenerated Aug 23, 2026Heuristic metadata audit
74
Audit
66
Trust
65
Quality
73
Security
100
Maintain
92
Install

OpenAgentSkill Trust Score

66
Manual review

OpenAgentSkill Trust Score

The Trust Score helps an agent decide whether a skill is safe enough to shortlist before installation.

GitHub adoption

WARN

48

63 GitHub stars

Stars/forks activity

WARN

53

63 stars, 127 forks; issue activity unavailable in current metadata

Recent maintenance

PASS

100

2d since push

License clarity

PASS

86

MIT

README/SKILL.md completeness

PASS

86

Metadata includes enough usage and workflow context

Dependency/runtime risk

WARN

54

command execution surface, external package install surface

Install availability

PASS

92

npx skills add CALLE-AI/awesome-phone-call-agents --skill call-summarizer

Install command safety

PASS

92

standard package or runtime install path

Permission surface

FAIL

36

shell or command execution, filesystem or document access

Repository evidence

PASS

86

https://github.com/CALLE-AI/awesome-phone-call-agents/tree/main/skills/call-summarizer

Review status

INFO

66

AI review data available

Agent Proven outcomes

INFO

54

No agent outcome data yet

Checks

Install and adoption review

6 Passed · 17 Needs review

Install path

92

PASS

npx skills add CALLE-AI/awesome-phone-call-agents --skill call-summarizer

Repository

88

PASS

https://github.com/CALLE-AI/awesome-phone-call-agents/tree/main/skills/call-summarizer

License

86

PASS

MIT

Maintenance

100

PASS

2d since push

AI review

55

CHECK

The skill relies on regex-based masking for personal names, which is explicitly partial and may miss names without introduction cues. This is documented, but downstream consumers should be aware of the limitation.

README/SKILL.md completeness

86

PASS

Usable description available

Dependency risk

54

FIX

command execution surface, external package install surface

Install command safety

92

PASS

standard package or runtime install path

Permission surface

36

FIX

shell or command execution, filesystem or document access

Stars/forks activity

53

FIX

63 stars, 127 forks; issue activity unavailable in current metadata

Adoption

68

INFO

63 GitHub stars

Financial decision safety

58

CHECK

Research-only use: do not treat output as financial advice or execute a position without human approval.

Warnings

  • Dependency or permission surface needs review
  • Permission surface may require sandboxing
  • Financial research output is not financial advice; require human review before any live investment decision
  • The skill relies on regex-based masking for personal names, which is explicitly partial and may miss names without introduction cues. This is documented, but downstream consumers should be aware of the limitation.
  • The script accepts a file path for the transcript; if used in an untrusted environment, an attacker could potentially point it to arbitrary files. However, the skill is designed for local, operator-controlled use and does not exfiltrate data.
  • Financial research output is not financial advice; require human review before any live investment decision.
  • Quality score needs review
  • Permission surface needs review: shell or command execution, filesystem or document access
  • GitHub adoption: 63 GitHub stars
  • Stars/forks activity: 63 stars, 127 forks; issue activity unavailable in current metadata
  • Dependency/runtime risk: command execution surface, external package install surface
  • Permission surface: shell or command execution, filesystem or document access

Method

This report combines public metadata, AI review output, repository freshness, install readiness, OpenAgentSkill events, quality scoring, trust checks, and the agent safety gate. It is not a full source-code security review.

Compare nearby options

Related skills to audit next