← スキル一覧に戻る

privilege-declaration-generator
by plurigrid
everything is topological chemputer!
⭐ 2🍴 3📅 2026年1月20日
SKILL.md
name: privilege-declaration-generator description: Generates tizen-manifest.xml and config.xml privilege declarations. Auto-detects required privileges from app source code. category: tizen-development author: Tizen Community source: tizen/development license: Apache-2.0 trit: 1 trit_label: PLUS verified: true featured: false
Privilege Declaration Generator Skill
Trit: 1 (PLUS) Category: tizen-development Author: Tizen Community Source: tizen/development License: Apache-2.0
Description
Generates tizen-manifest.xml and config.xml privilege declarations. Auto-detects required privileges from app source code.
When to Use
This is a Tizen security/IoT skill. Use when:
- Developing Tizen applications (web, native, .NET)
- Auditing Tizen app security
- Provisioning TizenRT/ARTIK IoT devices
- Implementing Tizen compliance
- Analyzing SMACK policies or Cynara access control
Tizen Security Model
SMACK (Simplified Mandatory Access Control Kernel)
- Linux kernel 3.12+ mandatory access control
- Process isolation via labels
- Prevent inter-app resource access
Cynara
- Fast privilege access control service
- Policy-based permission checking
- External agent integration
KeyManager
- Central secure storage repository
- Password-protected data access
- Certificate and key management
Tizen Manifest
- Privilege declarations (public, partner, platform)
- App sandboxing configuration
- Resource access specifications
Related Skills
- manifest-privilege-validator
- smack-policy-auditor
- tizen-cve-scanner
- sandbox-escape-detector
- cynara-policy-checker
- iot-device-provisioning
References
- Tizen Official Docs: https://docs.tizen.org/
- Samsung Security Manager: https://github.com/Samsung/security-manager
- Samsung Cynara: https://github.com/Samsung/cynara
- TizenRT: https://github.com/Samsung/TizenRT
スコア
総合スコア
60/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です