Use modern Android file, media, picker, FileProvider, and share-sheet APIs with minimal permissions.
36
33%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./.github/skills/android-media-files-sharing/SKILL.mdThe canonical home for this skill is android-media-files-sharing in krutikJain/android-agent-skills
android-permissions-activity-results only when the hard part is the runtime permission flow itself.android-permissions-activity-resultsandroid-security-best-practicesFileProvider, or chooser-based sharing before considering broad storage permissions.content:// URIs and temporary grants, never raw file paths.file:// paths or world-readable files instead of FileProvider URIs.cd examples/orbittasks-compose && ./gradlew :app:testDebugUnitTestcd examples/orbittasks-xml && ./gradlew :app:testDebugUnitTestpython3 scripts/eval_triggers.py --skill android-media-files-sharingc5bf673
Canonical home
since Apr 14, 2026
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.