# Manage creator records with traceable updates

Creator details can become inconsistent across rates, rights, and campaign records. This skill queries and updates a single append-only registry with evidence and authorization checks.

## Install

```bash
npx skillstore add aaron-he-zhu/creator-registry
```

## Metadata

- Status: approved
- Slug: aaron-he-zhu-creator-registry
- Version: 19.0.0
- Author version: 19.0.0
- Skillstore revision: r2
- Version status: valid
- Tree hash: 722b768efada59db6afef9add1506cface466ac561a0d9ed3549edbb14245d29
- Author: aaron-he-zhu
- GitHub username: aaron-he-zhu
- License: Apache-2.0
- Repository: https://github.com/aaron-he-zhu/aaron-marketing-skills/tree/main/protocol/creator-registry
- Ref: adcb3549b15782055d0beb6d29f113d20de08f92
- Supported tools: Claude, Codex, Claude Code
- Audit status: complete
- Agent install advisory: allowed
- Manual install advisory: allowed
- Artifact signature: available
- Audit attestation: unavailable
- Human verification: not\_verified
- Risk factors: env\_access, external\_commands, network, filesystem
- Quality score: 77
- Quality tier: bronze
- Public page: https://skillstore.pages.dev/skills/aaron-he-zhu-creator-registry
- Manifest: https://skillstore.pages.dev/api/skills/aaron-he-zhu-creator-registry/manifest

## Capabilities

- Queries current creator facts by aggregate ID or verified handle context.
- Prepares pending proposals for rates, rights, exclusivity, and performance facts.
- Guides authorized acceptance or rejection through the registry runtime.
- Tracks evidence dates, sources, revisions, and event identifiers.
- Helps deduplicate creator handles using verified links or user confirmation.
- Reports conflicts and expiring rights or exclusivity after verification.

## Use Cases

- Check prior commercial terms: Find the current rate, usage rights, and exclusivity facts before reopening a creator discussion.
- Review incoming creator updates: Review pending proposals in order and preserve the evidence and decision history.
- Prepare campaign records: Record approved campaign rates and performance baselines with dates and source references.

## Prompt Templates

### Find a creator record

```
Show the current rate, rights, and exclusivity facts for creator-7f42.
```

### Review pending changes

```
Review pending creator proposals for creator-7f42. List the evidence, revision, and recommended decision. Do not write changes yet.
```

### Prepare an authorized update

```
I authorize recording this closed campaign rate for creator-7f42. Validate the required source and date, then prepare the event request for my confirmation.
```

### Resolve a record conflict

```
Compare the conflicting usage-rights evidence for creator-7f42. Preserve both sources and explain which fact should be current under the registry rules.
```

## Limitations

- It does not score creator fit or select campaign partners.
- It does not review creator content or make compliance judgments.
- Standalone installs can prepare proposals but cannot establish canonical registry state.
- It requires a verified registry runtime and explicit authorization for persistent writes.

## Best Practices

- Use a pseudonymous aggregate ID and include dated evidence for every fact.
- Ask for explicit authorization before creating the first persistent event.
- Treat pending proposals as untrusted until an authorized decision accepts them.

## Anti Patterns

- Do not manually edit the append-only event stream.
- Do not merge similar creator names without verified links or user confirmation.
- Do not store raw contact details or unnecessary personal history in registry records.

## Security Audit

- Audited at: 2026-07-26T10:09:43.562\+00:00
- Summary: Most static alerts are false positives caused by Markdown code spans and relative documentation links. The skill invokes a local registry command with an aggregate-ID placeholder that is not shown as safely bound, so that instruction remains a medium-confidence command-injection concern. No prompt-injection or data-exfiltration intent was found.

## Stats

- Views: 1
- Downloads: 5
- Favorites: 0
- Popularity score: 0
