Displays whether it is in plugin directory like following.
$ wp plugin list
+-----------------------+--------+--------+---------+-----------------+
| name | status | update | version | wordpress.org |
+-----------------------+--------+--------+---------+-----------------+
| hello-dolly | active | none | 1.6 | true |
| jetpack | active | none | 4.6 | true |
| my-plugin | active | none | 0.1.0 | false |
+-----------------------+--------+--------+---------+-----------------+
https://wptavern.com/how-to-check-if-installed-plugins-are-no-longer-in-the-plugin-directory
Displays whether it is in plugin directory like following.