これは仕様によるものです。そして、それは悪いです:(
マイクロソフトのドキュメントから、開発者は信頼できるエンティティと見なされていることがわかります。それが彼らの理論的根拠です:
Installing Team Foundation Build Service increases the attack surface of the computer. Because developers are treated as trusted entities in the build system, a malicious user could, for example, construct a build definition to run arbitrary code that is designed to take control of the server and steal data from Team Foundation Server. Customers are encouraged to follow security best practices as well as deploy defense in-depth measures to ensure that their build environment is secure. This includes developer workstations. For more information regarding security best practices, see the TechNet Article Security Guidance.
元記事はこちら。
したがって、ビルド サーバーを使用する場合、常に危険にさらされます。コメントで述べたように。大企業の tfs 環境をセキュアにするために、サーバー側のプラグインなどをたくさん書きました。tfs ビルド環境をセキュアにするのは大変な作業です。