hlr-43-embedded-disclosure-policies

Enforce EUDI embedded disclosure policies for attestation requests.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/sourcelabbg/eudi-knowledge --skill hlr-43-embedded-disclosure-policies
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hlr-43-embedded-disclosure-policies
Source: https://github.com/sourcelabbg/eudi-knowledge/tree/main/.ai/skills/hlr-43-embedded-disclosure-policies
Command: npx skills add https://github.com/sourcelabbg/eudi-knowledge --skill hlr-43-embedded-disclosure-policies

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill addresses the complexities of managing embedded disclosure policies within the EUDI Wallet framework, ensuring compliance and user control over data presentation.

Core Features & Use Cases

  • Policy Enforcement: Enforces 'Authorised relying parties only' and 'Specific root of trust' policies.
  • User Consent: Enables users to grant or deny attestation presentation based on policy evaluation.
  • Use Case: When a user receives a request for an attestation, this Skill automatically checks if the requesting party is authorized according to any embedded disclosure policies, and then presents the user with a clear decision to allow or deny the presentation.

Quick Start

Use the hlr-43-embedded-disclosure-policies skill to evaluate the disclosure policy for an incoming attestation request.

Frequently Asked Questions about hlr-43-embedded-disclosure-policies

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

FAQPage Schema
How do I enforce embedded disclosure policies in an EUDI wallet?

To enforce embedded disclosure policies in an EUDI wallet, apply normative SHALL, SHOULD, and MAY requirements to evaluate whether a relying party is authorized before presenting an attestation.

What are EUDI wallet disclosure policies for relying parties?

EUDI wallet disclosure policies are rules that restrict attestation presentation to authorized relying parties or specific roots of trust, ensuring user control over data sharing.

How do I handle user consent for attestation presentation based on disclosure policies?

Handle user consent by evaluating the disclosure policy during an attestation request and presenting the user with a clear decision to allow or deny the presentation.

When should an attestation be revoked due to disclosure policy changes?

An attestation should be revoked upon disclosure policy changes to maintain compliance, specifically when embedded rules regarding authorized relying parties or roots of trust are modified.

Can I restrict attestation presentation to a specific root of trust in the EUDI framework?

Yes, you can restrict attestation presentation by enforcing a specific root of trust policy within the EUDI wallet, ensuring attestations are only shared with trusted endpoints.

What is the difference between authorised relying party policies and root of trust policies?

Authorised relying party policies restrict presentation to pre-approved requesters, while specific root of trust policies verify the technical trust chain of the requesting endpoint.