Scanned skills

daymade/claude-code-skills github-contributor

Checked the catalogued skill at github-contributor.

SkillTrust corpus scan 22 September 2026 v0.10.0 via skillsh Verify on GitHub
A AI-triaged 0
A Security

A set by no findings on this axis

A Permissions

A set by no findings on this axis

A Transparency

A set by no findings on this axis

0 findings

No issues flagged by the static checks in the scanned files.

27 suppressed by AI triage
permission_hygienehigh SD-003 benign_example
references/case_study_cc-switch_pr_2634.md

Example code in documentation using a temporary path for test purposes.

permission_hygienehigh SD-003 benign_example
references/case_study_cc-switch_pr_2634.md

Illustrative setup of a temporary directory in documentation, not executable.

permission_hygienehigh SD-003 benign_example
references/case_study_cc-switch_pr_2634.md

Documentation showing how to run a test command with a temporary directory.

permission_hygienehigh SD-003 benign_example
references/case_study_cc-switch_pr_2634.md

Example SQLite query on a test database inside a temporary directory in documentation.

permission_hygienehigh SD-003 benign_example
references/case_study_cc-switch_pr_2634.md

Cleanup step in documentation removing the temporary directory; not a malicious action.

permission_hygienehigh SD-003 benign_example
references/phase3_quality_gates_and_e2e.md

Documentation shows using /tmp for temporary log file, not malicious.

permission_hygienehigh SD-003 benign_example
references/phase3_quality_gates_and_e2e.md

Shows creating temp directory for isolated data, not harmful.

permission_hygienehigh SD-003 benign_example
references/phase3_quality_gates_and_e2e.md

Same temporary path used for isolation; benign.

permission_hygienehigh SD-003 benign_example
references/phase3_quality_gates_and_e2e.md

Temp directory for dev instance; documentation context.

permission_hygienehigh SD-003 benign_example
references/phase3_quality_gates_and_e2e.md

Illustrates querying SQLite in a temp directory; safe.

permission_hygienehigh SD-003 benign_example
references/phase3_quality_gates_and_e2e.md

Same temp path for SQLite query; benign.

permission_hygienehigh SD-003 benign_example
references/phase3_quality_gates_and_e2e.md

Temp path used for JSON file; benign.

permission_hygienehigh SD-003 benign_example
references/phase3_quality_gates_and_e2e.md

Screenshot captured to /tmp, standard practice; benign.

permission_hygienehigh SD-003 benign_example
references/phase3_quality_gates_and_e2e.md

Same temp screenshot path; benign.

permission_hygienehigh SD-003 benign_example
references/phase3_quality_gates_and_e2e.md

Temp screenshot path; benign.

permission_hygienehigh SD-003 benign_example
references/phase3_quality_gates_and_e2e.md

Temp screenshot path; benign.

permission_hygienehigh SD-003 benign_example
references/phase3_quality_gates_and_e2e.md

Uses /tmp for temporary cropped screenshot; benign.

permission_hygienehigh SD-003 benign_example
references/phase3_quality_gates_and_e2e.md

Temp cropped screenshot path; benign.

permission_hygienehigh SD-003 benign_example
references/phase3_quality_gates_and_e2e.md

Reference to unit test log in /tmp; benign.

permission_hygienehigh SD-003 benign_example
references/phase3_quality_gates_and_e2e.md

E2E data in temporary directory; benign.

permission_hygienehigh SD-003 benign_example
references/phase3_quality_gates_and_e2e.md

Screenshot path in temp directory; benign.

permission_hygienehigh SD-003 benign_example
references/phase3_quality_gates_and_e2e.md

Screenshot path in temp directory; benign.

permission_hygienehigh SD-003 benign_example
references/phase4_pr_description.md

Documentation example referencing a temporary file, not executable code.

permission_hygienehigh SD-003 benign_example
references/phase4_pr_description.md

Documentation example showing use of a temporary worktree, not executable code.

permission_hygienehigh SD-003 benign_example
references/phase4_pr_description.md

Same as id 2; just a repeated reference in code block.

permission_hygienehigh SD-003 benign_example
references/phase4_pr_description.md

Documentation example copying screenshots from a temp directory, not executable.

permission_hygienehigh SD-003 benign_example
references/phase4_pr_description.md

Documentation example removing a temporary worktree; harmless.