role-info

Analyze 1C role Rights.xml files to generate grouped access right summaries.

140|16|Updated May 2, 2026
One-click install
npx skills add https://github.com/IngvarConsulting/unica --skill role-info-ingvarconsulting
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: role-info
Source: https://github.com/IngvarConsulting/unica/tree/main/plugins/unica/skills/role-info
Command: npx skills add https://github.com/IngvarConsulting/unica --skill role-info-ingvarconsulting

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies the process of reviewing and understanding the permissions assigned to a 1C role by analyzing the Rights.xml file and summarizing the object rights, actions, and restrictions.

Core Features & Use Cases

  • Role Rights Analysis: Parses Rights.xml files to identify permitted objects and actions.
  • Audit and Compliance: Provides a concise report for security auditing and permission reviews.
  • Use Case: A developer needs to verify what rights a specific role grants to ensure compliance and security; they provide the Rights.xml file path to get a summarized report.

Quick Start

Invoke the role-info skill with the file path of Rights.xml to obtain a summary of role permissions and restrictions.

Frequently Asked Questions about role-info

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

FAQPage Schema
How do I audit 1C role permissions from Rights.xml?

To audit 1C role permissions, provide the Rights.xml file path to generate a concise, human-readable summary of permitted objects, rights, and restrictions for security review.

What does a 1C Rights.xml security audit report include?

A 1C Rights.xml security audit report includes a grouped summary of object permissions, access rights, and role restrictions extracted directly from the file.

Can I use this skill to verify 1C role restrictions for compliance?

Yes, you can verify 1C role restrictions for compliance by parsing the Rights.xml file to check permitted objects and actions, facilitating security audits and permission management.

How do I check object permissions in a 1C role?

You check object permissions in a 1C role by analyzing the Rights.xml file, which outputs a grouped summary detailing the specific rights and restrictions assigned to that role.

What is the best way to review 1C access rights without manual inspection?

The best way to review 1C access rights is to analyze the Rights.xml file automatically, which parses the document and outputs a grouped summary of permitted objects and restrictions.

Do I need any specific dependencies to parse 1C Rights.xml?

No specific dependencies are required to parse 1C Rights.xml; you only need to provide the file path to generate a summarized report of role permissions and restrictions.