Real Skill packageSource verifiedClawHub registry

Engineering manager 1-on-1 meeting brief generator

Generate a 1-on-1 brief from GitHub activity. Fully deterministic pipeline — 5 tool calls, zero sub-agent spawns.

Identity and source

Publisher attributionjacksyncregistry owner unverified by skillvetai
Functional categorySoftware Developmentautomatically inferred · 79% rule confidence
Package forminstruction with code10 recorded files
Canonical sourceClawHub registryclawhub:jacksync:pullstar-1on1
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/24/2026.claude/skills/skills

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/24/2026.agents/skills/skills

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/24/2026skills/skills

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @jacksync/pullstar-1on1
clawhub inspect @jacksync/pullstar-1on1 --version 1.0.3

Security evidence

SkillVetAI static result: high signal

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
10 / 10 inspected as text
Checked
8/24/2026, 2:01:32 AM
Scanner
0.1.3
Policy
1.0.3
1 automated finding
highDynamic code or shell execution is presentSKILL.md:242 · confidence 78%exec(
1 High/Critical review queue entry
STATIC_DYNAMIC_CODE_EXECUTIONpending
Open human review queue →
6 inferred permission indicators
  • shell execution — automatically inferred
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
  • external write action — automatically inferred
4 dependency and API indicators
  • api: api.github.com
  • api: clawhub.ai
  • api: github.com
  • api: savory-step-9d7.notion.site
External clawhub result: clean

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/24/2026, 12:08:44 AM
Release binding
Matches this record
  • vt: clean
  • skillspector: suspicious
  • llm: clean

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:74439abd432b0ef7fe7e3c70a82b210f31fe1c1e6bc3e07f927f20e05dfba6cb
Show up to 10 recorded paths
  • brief_v1.txt
  • models.py
  • prompt_builder.py
  • run_brief.py
  • scripts/agent_finalize_1on1.py
  • scripts/agent_prepare_1on1.py
  • scripts/ingest.py
  • scripts/score.py
  • skill-card.md
  • SKILL.md

Source changelog

- Improved pipeline: 1-on-1 brief is now generated deterministically in a single agent session with exactly five tool calls (no sub-agents spawned). - Updated documentation to clarify the new inline LLM inference flow—agents must not use sub-agents. - Removed the agent best practices section about sub-agent polling and management. - Added a "quality gate" step: agents must check for empty or non-meaningful briefs before presenting results. - Removed the sample skill-card.md file.