{"id":1343,"url":"https://github.com/SkriptLang/Skript","last_synced_at":"2026-07-04T06:20:37.976Z","repository":{"id":37251684,"uuid":"53415151","full_name":"SkriptLang/Skript","owner":"SkriptLang","description":"Skript is a Spigot plugin which allows server admins to customize their server easily, but without the hassle of programming a plugin or asking/paying someone to program a plugin for them.","archived":false,"fork":false,"pushed_at":"2025-08-29T20:04:07.000Z","size":28194,"stargazers_count":1198,"open_issues_count":495,"forks_count":406,"subscribers_count":53,"default_branch":"master","last_synced_at":"2025-08-29T21:51:24.074Z","etag":null,"topics":["bukkit","gradle","hacktoberfest","java","minecraft","scripting-language","skript","spigot"],"latest_commit_sha":null,"homepage":"https://docs.skriptlang.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SkriptLang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"SkriptLang","open_collective":"SkriptLang"}},"created_at":"2016-03-08T13:42:04.000Z","updated_at":"2025-08-29T07:14:28.000Z","dependencies_parsed_at":"2024-04-17T13:04:32.462Z","dependency_job_id":"a2157c49-ad77-4795-95c5-f8dc85af7f50","html_url":"https://github.com/SkriptLang/Skript","commit_stats":{"total_commits":3361,"total_committers":145,"mean_commits":"23.179310344827588","dds":0.8327878607557275,"last_synced_commit":"d82667540e5b8381456d87df0a6485c03517bddf"},"previous_names":[],"tags_count":185,"template":false,"template_full_name":null,"purl":"pkg:github/SkriptLang/Skript","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SkriptLang%2FSkript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SkriptLang%2FSkript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SkriptLang%2FSkript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SkriptLang%2FSkript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SkriptLang","download_url":"https://codeload.github.com/SkriptLang/Skript/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SkriptLang%2FSkript/sbom","scorecard":{"id":130801,"data":{"date":"2025-08-11","repo":{"name":"github.com/SkriptLang/Skript","commit":"3b37ed9291891496011e92c2e2c6724e3f432e7e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Code-Review","score":9,"reason":"Found 27/30 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: security.md:1","Info: Found linked content: security.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/update-gradle-wrapper.yml:11","Warn: no topLevel permission defined: .github/workflows/archive-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/checkstyle.yml:1","Warn: no topLevel permission defined: .github/workflows/cleanup-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/java-17-builds.yml:1","Warn: no topLevel permission defined: .github/workflows/java-21-builds.yml:1","Warn: no topLevel permission defined: .github/workflows/junit-17-builds.yml:1","Warn: no topLevel permission defined: .github/workflows/junit-21-builds.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/release-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/repo.yml:1","Warn: no topLevel permission defined: .github/workflows/update-gradle-wrapper.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/archive-docs.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SkriptLang/Skript/archive-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checkstyle.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SkriptLang/Skript/checkstyle.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/checkstyle.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SkriptLang/Skript/checkstyle.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checkstyle.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SkriptLang/Skript/checkstyle.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checkstyle.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/SkriptLang/Skript/checkstyle.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SkriptLang/Skript/cleanup-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/java-17-builds.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SkriptLang/Skript/java-17-builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/java-17-builds.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SkriptLang/Skript/java-17-builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/java-17-builds.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SkriptLang/Skript/java-17-builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/java-17-builds.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/SkriptLang/Skript/java-17-builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/java-21-builds.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SkriptLang/Skript/java-21-builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/java-21-builds.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SkriptLang/Skript/java-21-builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/java-21-builds.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SkriptLang/Skript/java-21-builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/java-21-builds.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/SkriptLang/Skript/java-21-builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/junit-17-builds.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SkriptLang/Skript/junit-17-builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/junit-17-builds.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SkriptLang/Skript/junit-17-builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/junit-17-builds.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SkriptLang/Skript/junit-17-builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/junit-21-builds.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SkriptLang/Skript/junit-21-builds.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/junit-21-builds.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SkriptLang/Skript/junit-21-builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/junit-21-builds.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SkriptLang/Skript/junit-21-builds.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly-docs.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/SkriptLang/Skript/nightly-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-docs.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SkriptLang/Skript/release-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/repo.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/SkriptLang/Skript/repo.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/repo.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SkriptLang/Skript/repo.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/repo.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SkriptLang/Skript/repo.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-gradle-wrapper.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SkriptLang/Skript/update-gradle-wrapper.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-gradle-wrapper.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SkriptLang/Skript/update-gradle-wrapper.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-gradle-wrapper.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/SkriptLang/Skript/update-gradle-wrapper.yml/master?enable=pin","Info:   0 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: lib/GriefPrevention.jar:1","Warn: binary detected: lib/PreciousStones-24e3d4bf67.jar:1","Warn: binary detected: lib/Residence4.5._13.1.jar:1","Warn: binary detected: lib/SQLibrary-7.1.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 2.12.1 not signed: https://api.github.com/repos/SkriptLang/Skript/releases/236992430","Warn: release artifact 2.12.0 not signed: https://api.github.com/repos/SkriptLang/Skript/releases/232728282","Warn: release artifact 2.12.0-pre2 not signed: https://api.github.com/repos/SkriptLang/Skript/releases/230925890","Warn: release artifact 2.12.0-pre1 not signed: https://api.github.com/repos/SkriptLang/Skript/releases/229224467","Warn: release artifact 2.11.2 not signed: https://api.github.com/repos/SkriptLang/Skript/releases/222247327","Warn: release artifact 2.12.1 does not have provenance: https://api.github.com/repos/SkriptLang/Skript/releases/236992430","Warn: release artifact 2.12.0 does not have provenance: https://api.github.com/repos/SkriptLang/Skript/releases/232728282","Warn: release artifact 2.12.0-pre2 does not have provenance: https://api.github.com/repos/SkriptLang/Skript/releases/230925890","Warn: release artifact 2.12.0-pre1 does not have provenance: https://api.github.com/repos/SkriptLang/Skript/releases/229224467","Warn: release artifact 2.11.2 does not have provenance: https://api.github.com/repos/SkriptLang/Skript/releases/222247327"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/repo.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":2,"reason":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'feature/2.10.0-beta'","Info: 'allow deletion' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'dev/feature'","Info: 'force pushes' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'dev/feature'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'dev/feature'","Warn: 'stale review dismissal' is disabled on branch 'dev/feature'","Info: required approving review count is 2 on branch 'dev/feature'","Warn: could not determine whether codeowners review is allowed","Warn: codeowners review is not required on branch 'dev/feature'","Warn: 'last push approval' is disabled on branch 'dev/feature'","Info: 'up-to-date branches' is required to merge on branch 'dev/feature'","Warn: no status checks found to merge onto branch 'master'","Info: status check found to merge onto on branch 'dev/feature'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings","Info: PRs are required in order to make changes on branch 'dev/feature'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T05:13:31.499Z","repository_id":37251684,"created_at":"2025-08-16T05:13:31.499Z","updated_at":"2025-08-16T05:13:31.499Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274184551,"owners_count":25237220,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bukkit","gradle","hacktoberfest","java","minecraft","scripting-language","skript","spigot"],"created_at":"2024-01-11T16:43:18.983Z","updated_at":"2025-09-08T12:27:08.255Z","avatar_url":"https://github.com/SkriptLang.png","language":"Java","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/1343","html_url":"https://opencollective.ecosyste.ms/projects/1343","collective":{"id":146,"uuid":"mlo94zn7-x08dpo0y-dmxpewga-3vjbrky5","slug":"skriptlang","name":"SkriptLang","description":"SkriptLang is the organization behind the popular Minecraft Bukkit plugin Skript, which allows server admins to easily customize their servers with simple English-based scripts.","website":"https://docs.skriptlang.org/","github":"SkriptLang","twitter":null,"repository_url":null,"social_links":[{"type":"GITHUB","url":"https://github.com/SkriptLang"},{"type":"WEBSITE","url":"https://docs.skriptlang.org/"}],"currency":"USD","projects_count":14,"last_synced_at":"2026-07-25T18:15:13.662Z","created_at":"2024-01-10T13:17:47.189Z","updated_at":"2026-07-25T18:15:13.866Z","transactions_count":27,"balance":364.8499999999998,"account_type":"COLLECTIVE","owner":{"login":"SkriptLang","name":"SkriptLang","uuid":"39464898","kind":"organization","description":"","email":null,"website":"https://skriptlang.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/39464898?v=4","repositories_count":12,"last_synced_at":"2024-10-30T03:50:28.227Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"SkriptLang","open_collective":"SkriptLang"}},"html_url":"https://github.com/SkriptLang","funding_links":["https://github.com/sponsors/SkriptLang","https://opencollective.com/SkriptLang"],"total_stars":1072,"followers":104,"following":0,"created_at":"2022-11-14T20:07:12.089Z","updated_at":"2024-10-30T03:50:28.228Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SkriptLang","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SkriptLang/repositories"},"last_project_activity_at":"2025-09-01T11:48:02.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2023-07-07T20:23:54.504Z","collective_updated_at":"2026-06-01T19:45:44.823Z","html_url":"https://opencollective.com/skriptlang","icon_url":"https://images.opencollective.com/skriptlang/logo/40.png","total_donations":385.09,"total_expenses":-91.9699999999999,"current_balance":364.8499999999998,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/skriptlang","url":"https://opencollective.ecosyste.ms/collectives/skriptlang","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/skriptlang/projects"}}