PHPackages                             aikido/endpoint-test - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Testing &amp; Quality](/categories/testing)
4. /
5. aikido/endpoint-test

ActiveLibrary[Testing &amp; Quality](/categories/testing)

aikido/endpoint-test
====================

A minimal package used to validate Aikido's Packagist firewall rules and supply chain security detection.

0.0.1(1mo ago)01MITPHPPHP &gt;=7.4

Since Jun 9Pushed 1mo agoCompare

[ Source](https://github.com/Aikido-demo-apps/endpoint-php-test)[ Packagist](https://packagist.org/packages/aikido/endpoint-test)[ Docs](https://github.com/AikidoSec/endpoint-php-test)[ RSS](/packages/aikido-endpoint-test/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependenciesVersions (2)Used By (0)

aikido/endpoint-test
====================

[](#aikidoendpoint-test)

Empty PHP test package used to verify Aikido Endpoint Protection's malware blocking.

Published to Packagist as `aikido/endpoint-test`.

Publishing to Packagist
-----------------------

[](#publishing-to-packagist)

### 1. Create/push the GitHub repo

[](#1-createpush-the-github-repo)

```
gh repo create AikidoSec/endpoint-php-test --public --description "Empty PHP test package for Aikido Endpoint Protection malware blocking verification"
cd /tmp && git clone git@github.com:AikidoSec/endpoint-php-test.git
cp -r /. /tmp/endpoint-php-test/
cd /tmp/endpoint-php-test
git add .
git commit -m "Initial release 0.0.1"
git tag 0.0.1
git push origin main --tags
```

### 2. Register on Packagist

[](#2-register-on-packagist)

1. Log in at  (use the Aikido account)
2. Go to **Submit** → enter `https://github.com/AikidoSec/endpoint-php-test`
3. Click **Check** then **Submit**

The package will be available as `aikido/endpoint-test` at .

### 3. Set up auto-update webhook (optional)

[](#3-set-up-auto-update-webhook-optional)

In the GitHub repo settings, add the Packagist webhook so new tags publish automatically.

Entry for malware\_packagist.json
---------------------------------

[](#entry-for-malware_packagistjson)

After publishing, add the following entry to the malware list:

```
{
  "package_name": "aikido/endpoint-test",
  "version": "0.0.1",
  "reason": "MALWARE"
}
```

###  Health Score

31

—

LowBetter than 65% of packages

Maintenance90

Actively maintained with recent releases

Popularity2

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity23

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

45d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4c9650963c3130a9ee295997a88e19ed7778c6a71b921cd8a2af9ab4f1846f17?d=identicon)[bitterpanda63](/maintainers/bitterpanda63)

---

Top Contributors

[![bitterpanda63](https://avatars.githubusercontent.com/u/28490560?v=4)](https://github.com/bitterpanda63 "bitterpanda63 (1 commits)")

### Embed Badge

![Health badge](/badges/aikido-endpoint-test/health.svg)

```
[![Health](https://phpackages.com/badges/aikido-endpoint-test/health.svg)](https://phpackages.com/packages/aikido-endpoint-test)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
