SKILL·CCD3A8

privilege-declaration-generator

plurigrid
Updated 1 month ago
13 views
7
3
7
View on GitHub
Otherdesign

About

This skill automatically generates privilege declarations for Tizen apps by analyzing source code to detect required permissions. It creates tizen-manifest.xml and config.xml files for web, native, and .NET applications while supporting security auditing and compliance workflows. Developers should use it during Tizen app development, security analysis, and IoT device provisioning.

Quick Install

Claude Code

Recommended
Primary
npx skills add plurigrid/asi -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/plurigrid/asi
Git CloneAlternative
git clone https://github.com/plurigrid/asi.git ~/.claude/skills/privilege-declaration-generator

Copy and paste this command in Claude Code to install this skill

GitHub Repository

plurigrid/asi
Path: skills/privilege-declaration-generator
0
FAQ

Frequently asked questions

What is the privilege-declaration-generator skill?

privilege-declaration-generator is a Claude Skill by plurigrid. Skills package instructions and resources that Claude loads on demand, so Claude can perform privilege-declaration-generator-related tasks without extra prompting.

How do I install privilege-declaration-generator?

Use the install commands on this page: add privilege-declaration-generator to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does privilege-declaration-generator belong to?

privilege-declaration-generator is in the tizen-development category, tagged design.

Is privilege-declaration-generator free to use?

Yes. privilege-declaration-generator is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

Related Skills

smack-policy-generator
Other

This Claude skill generates SMACK policy files for Tizen application development, creating mandatory access control rules for process isolation and resource access. It's particularly useful when developing or auditing Tizen applications and provisioning IoT devices. The tool helps implement security compliance by analyzing and producing SMACK policies and Cynara access control configurations.

View skill
tizen-app-scaffold
Other

This skill generates secure Tizen application projects for native, web, and .NET platforms with essential security configurations pre-built. Use it when starting Tizen development to automatically include proper privilege declarations, SMACK labels, and secure storage templates. It's ideal for developers building or auditing Tizen apps, especially for IoT devices, ensuring compliance from the project outset.

View skill
tizen-app-scaffold
Other

This skill generates secure Tizen application projects for native, web, and .NET development with pre-configured security features. It automatically sets up privilege declarations, SMACK labels, and secure storage templates for you. Use it when developing or auditing Tizen apps, especially for IoT devices requiring compliance and security analysis.

View skill
secure-storage-template
Other

This skill provides boilerplate code templates for implementing secure password-protected storage in Tizen applications using the KeyManager API. It generates ready-to-use C, C#, and .NET code for developers building Tizen web, native, or .NET applications that require secure data storage. Use it when implementing security features, auditing Tizen app security, or provisioning IoT devices on TizenRT/ARTIK platforms.

View skill