beacon

Create and verify TEE hardware-backed identities with digital signatures.

218|104|Updated Feb 10, 2026
One-click install
npx skills add https://github.com/Scottcjn/beacon-skill --skill beacon-scottcjn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: beacon
Source: https://github.com/Scottcjn/beacon-skill/tree/main
Command: npx skills add https://github.com/Scottcjn/beacon-skill --skill beacon-scottcjn

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and assets (resource) components.

What problem does it solve?

This Skill provides a cryptographically verifiable, hardware-anchored identity system for autonomous agents to establish and verify provenance and trust.

Core Features & Use Cases

  • Identity Registration: Generate, restore, and trust cryptographic identities tied to TEE hardware modules.
  • Content Signing & Verification: Sign messages and verify signatures independently of platform providers.
  • Provenance Assurance: Attach cryptographic proofs to agent actions, ensuring transparency.
  • Use Case: An AI agent operating across multiple ecosystems can produce verifiable outputs and maintain a persistent identity independent of platform ownership.

Quick Start

Create and register your agent identity in seconds, then sign sample content to ensure trust spans any platform or environment.

Frequently Asked Questions about beacon

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I establish a cryptographic identity for autonomous agents?

You establish a cryptographic identity for autonomous agents by generating and registering keys tied to TEE hardware modules. This process creates a hardware-anchored identity system for secure trust verification across platforms.

Can I verify agent provenance independently of platform providers?

Yes, you can verify agent provenance independently of platform providers. The system uses TEE hardware attestation and digital signatures to validate content signatures and ensure transparent action proofs globally.

How does TEE hardware attestation work for agent trust verification?

TEE hardware attestation works for agent trust verification by anchoring cryptographic identities directly to secure hardware modules. This ensures that agent actions and outputs are backed by transparent, verifiable proofs.

How do I sign messages and validate signatures for cross-platform trust?

You sign messages and validate signatures using built-in command-line tools for identity management and proof validation. This allows an agent to produce verifiable outputs and maintain persistent reputation across ecosystems.

Does this approach support reputation portability across multiple ecosystems?

Yes, this approach supports reputation portability across multiple ecosystems. By maintaining a persistent cryptographic identity independent of platform ownership, agents can establish cross-platform trust seamlessly.

What are the limitations of using TEE hardware for decentralized identity?

Using TEE hardware for decentralized identity requires specific hardware modules to anchor cryptographic keys. This means agents operating without TEE support cannot utilize this specific hardware-backed trust verification mechanism.